Skip to content
#

Python

python logo

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

Here are 8,248 public repositories matching this topic...

Mobile-Security-Framework-MobSF

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • Updated Jul 5, 2022
  • JavaScript
leon
Lp-Francois
Lp-Francois commented Oct 5, 2019

Specs

  • Leon version: latest
  • OS (or browser) version: Fedora 30
  • Node.js version: 10.16.3
  • Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
bug good first issue
nchevobbe
nchevobbe commented Jun 17, 2022

Description

Records are a new primitives in Javascript, and they are currently being implemented in Firefox (See https://bugzilla.mozilla.org/show_bug.cgi?id=1658309, https://bugzilla.mozilla.org/show_bug.cgi?id=1774360 and https://github.com/tc39/proposal-record-tuple)

Records are instantiated like objects, but with a hash before the curly bracket, e.g. #{ hello: "world" }

Input

T

brrttwrks
brrttwrks commented Jun 21, 2022

Describe the bug
The strings for the Topics values in the UI does not appear to be translated.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any dataset or investigation:
  2. Create an entity - Person or Company
  3. Add a topic property to the entity
  4. Go to the dataset search page
  5. Filter by Topics and you'll see that the values are not translated.

**Expected behavi

bug help wanted low hanging fruit good first issue

Created by Guido van Rossum

Released February 20, 1991

Organization
python
Website
www.python.org
Wikipedia
Wikipedia

Related Topics

language ruby