An open API service providing repository metadata for many open source software ecosystems.

Topic: "python-library"

vinta/awesome-python

An opinionated list of awesome Python frameworks, libraries, software and resources.

Language: Python - Size: 6.53 MB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 267,684 - Forks: 26,633

Textualize/rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

Language: Python - Size: 48 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 54,335 - Forks: 1,935

celery/celery

Distributed Task Queue (development branch)

Language: Python - Size: 34.5 MB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 27,513 - Forks: 4,891

sivel/speedtest-cli

Command line interface for testing internet bandwidth using speedtest.net

Language: Python - Size: 305 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 13,919 - Forks: 1,926

LonamiWebs/Telethon

Pure Python 3 MTProto API Telegram client library, for bots too!

Language: Python - Size: 9.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11,472 - Forks: 1,567

kellyjonbrazil/jc

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

Language: Python - Size: 16 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 8,365 - Forks: 221

pemistahl/grex

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Language: Rust - Size: 1.54 MB - Last synced at: about 18 hours ago - Pushed at: about 20 hours ago - Stars: 7,880 - Forks: 181

docker/docker-py

A Python library for the Docker Engine API

Language: Python - Size: 5.02 MB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 7,094 - Forks: 1,697

pywinauto/pywinauto

Windows GUI Automation with Python (based on text properties)

Language: Python - Size: 26 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5,655 - Forks: 751

gitpython-developers/GitPython

GitPython is a python library used to interact with Git repositories.

Language: Python - Size: 11 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4,999 - Forks: 959

MechanicalSoup/MechanicalSoup

A Python library for automating interaction with websites.

Language: Python - Size: 660 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4,796 - Forks: 384

dedupeio/dedupe

:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.

Language: Python - Size: 5.99 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 4,390 - Forks: 568

mongodb/mongo-python-driver

PyMongo - the Official MongoDB Python driver

Language: Python - Size: 28.5 MB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 4,297 - Forks: 1,138

lukasmasuch/best-of-python

🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.

Size: 9.73 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,218 - Forks: 294

decalage2/oletools

oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.

Language: Python - Size: 5.31 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3,129 - Forks: 585

celery/kombu

Messaging library for Python.

Language: Python - Size: 8.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3,069 - Forks: 972

cdgriffith/Box

Python dictionaries with advanced dot notation access

Language: Python - Size: 2.67 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 2,780 - Forks: 117

pndurette/gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API

Language: Python - Size: 545 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 2,540 - Forks: 381

lorien/grab

Web Scraping Framework

Language: Python - Size: 9.7 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2,427 - Forks: 279

abseil/abseil-py

Abseil Common Libraries (Python)

Language: Python - Size: 1.13 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 2,406 - Forks: 265

sepandhaghighi/art

🎨 ASCII art library for Python

Language: Python - Size: 8.07 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 2,397 - Forks: 154

RDFLib/rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

Language: Python - Size: 22.6 MB - Last synced at: 23 minutes ago - Pushed at: 24 minutes ago - Stars: 2,362 - Forks: 579

sergree/matchering

🎚️ Open Source Audio Matching and Mastering

Language: Python - Size: 6.03 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2,234 - Forks: 226

achillesrasquinha/bulbea

:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling

Language: Python - Size: 2.64 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 2,141 - Forks: 476

sirfz/tesserocr

A Python wrapper for the tesseract-ocr API

Language: Python - Size: 517 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,119 - Forks: 255

celery/django-celery-beat

Celery Periodic Tasks backed by the Django ORM

Language: Python - Size: 763 KB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 1,851 - Forks: 472

Knio/dominate

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.

Language: Python - Size: 758 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 1,801 - Forks: 119

aerkalov/ebooklib

A versatile Python library for EPUB2/EPUB3 manipulation and processing.

Language: Python - Size: 858 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,705 - Forks: 250

datamade/usaddress

:us: a python library for parsing unstructured United States address strings into address components

Language: Python - Size: 6.8 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1,593 - Forks: 304

pemistahl/lingua-py

The most accurate natural language detection library for Python, suitable for short text and mixed-language text

Language: Python - Size: 287 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1,524 - Forks: 51

daavoo/pyntcloud

pyntcloud is a Python library for working with 3D point clouds.

Language: Python - Size: 15.1 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 1,485 - Forks: 228

blueman-project/blueman

Blueman is a GTK+ Bluetooth Manager

Language: Python - Size: 22.4 MB - Last synced at: 21 days ago - Pushed at: 27 days ago - Stars: 1,451 - Forks: 216

KonradIT/gopro-py-api 📦

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.

Language: Python - Size: 4.15 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1,431 - Forks: 211

alan-turing-institute/CleverCSV

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.

Language: Python - Size: 3.48 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,312 - Forks: 78

ParallelSSH/parallel-ssh

Asynchronous parallel SSH client library.

Language: Python - Size: 16.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,267 - Forks: 154

RedaOps/ann-visualizer 📦

A python library for visualizing Artificial Neural Networks (ANN)

Language: Python - Size: 60.5 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 1,251 - Forks: 219

BoboTiG/python-mss

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.

Language: Python - Size: 1.21 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,178 - Forks: 108

juancarlospaco/faster-than-requests

Faster requests on Python 3

Language: Nim - Size: 20.1 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1,127 - Forks: 92

onnx/onnxmltools

ONNXMLTools enables conversion of models to ONNX

Language: Python - Size: 3.64 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1,097 - Forks: 198

abcminiuser/python-elgato-streamdeck

Python library to control the Elgato Stream Deck.

Language: Python - Size: 2.83 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,030 - Forks: 153

viblo/pymunk

Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python

Language: Python - Size: 30.5 MB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 1,029 - Forks: 191

securisec/chepy

Chepy is a python lib/cli equivalent of the awesome CyberChef tool.

Language: Python - Size: 4.98 MB - Last synced at: 11 days ago - Pushed at: 21 days ago - Stars: 1,016 - Forks: 60

J535D165/recordlinkage

A powerful and modular toolkit for record linkage and duplicate detection in Python

Language: Python - Size: 70 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1,007 - Forks: 156

jithurjacob/Windows-10-Toast-Notifications

Python library to display Windows 10 Toast Notifications

Language: Python - Size: 41 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 990 - Forks: 168

pavdmyt/yaspin

A lightweight terminal spinner for Python with safe pipes and redirects 🎁

Language: Python - Size: 1.71 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 878 - Forks: 40

sentinel-hub/sentinelhub-py

Download and process satellite imagery in Python using Sentinel Hub services.

Language: Python - Size: 182 MB - Last synced at: 12 days ago - Pushed at: 22 days ago - Stars: 867 - Forks: 251

socialpoint-labs/sheetfu

Python library to interact with Google Sheets V4 API

Language: Python - Size: 394 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 854 - Forks: 40

nose-devs/nose2

The successor to nose, based on unittest2

Language: Python - Size: 2.07 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 812 - Forks: 132

n1nj4sec/memorpy

Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory

Language: Python - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 779 - Forks: 137

chinapandaman/PyPDFForm

:fire: The Python library for PDF forms.

Language: Python - Size: 97.1 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 777 - Forks: 54

jwlodek/py_cui

A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.

Language: Python - Size: 19.7 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 773 - Forks: 44

Falldog/pyconcrete

Protect your python script, encrypt it as .pye and decrypt when import it

Language: C - Size: 5.26 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 744 - Forks: 153

Nv7-GitHub/googlesearch

A Python library for scraping the Google search engine.

Language: Python - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 737 - Forks: 162

qwertyquerty/pypresence

A complete Discord IPC and Rich Presence wrapper library in Python!

Language: Python - Size: 3.79 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 714 - Forks: 88

ncclient/ncclient

Python library for NETCONF clients

Language: Python - Size: 3.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 711 - Forks: 409

biojppm/rapidyaml

Rapid YAML - a library to parse and emit YAML, and do it fast.

Language: C++ - Size: 11.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 679 - Forks: 121

kuzmoyev/google-calendar-simple-api

Pythonic wrapper for the Google Calendar API

Language: Python - Size: 579 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 664 - Forks: 49

chaoss/augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/

Language: Python - Size: 168 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 662 - Forks: 924

wyounas/homer

Homer, a text analyser in Python, can help make your text more clear, simple and useful for your readers.

Language: Python - Size: 4.66 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 634 - Forks: 35

langwatch/scenario

Agentic testing for agentic codebases

Language: TypeScript - Size: 11.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 628 - Forks: 40

nfcpy/nfcpy

A Python module to read/write NFC tags or communicate with another NFC device.

Language: Python - Size: 6.44 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 616 - Forks: 151

Neuraxio/Neuraxle

The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.

Language: Python - Size: 8.16 MB - Last synced at: about 16 hours ago - Pushed at: 6 months ago - Stars: 614 - Forks: 63

achuthasubhash/Complete-Life-Cycle-of-a-Data-Science-Project

Complete-Life-Cycle-of-a-Data-Science-Project

Size: 156 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 609 - Forks: 250

b3nab/instapy-cli

:sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone!

Language: Python - Size: 42.1 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 604 - Forks: 99

RingBDStack/SocialED

A python library for social event detection

Language: Python - Size: 183 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 579 - Forks: 43

bab2min/tomotopy

Python package of Tomoto, the Topic Modeling Tool

Language: C++ - Size: 2.33 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 578 - Forks: 63

zeroSteiner/rule-engine

A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.

Language: Python - Size: 45.5 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 558 - Forks: 61

iitzco/faced

🚀 😏 Near Real Time CPU Face detection using deep learning

Language: Python - Size: 85.5 MB - Last synced at: 23 days ago - Pushed at: almost 6 years ago - Stars: 551 - Forks: 146

pawamoy/aria2p

Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.

Language: Python - Size: 5.86 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 516 - Forks: 92

DavidDiazGuerra/gpuRIR

Python library for Room Impulse Response (RIR) simulation with GPU acceleration

Language: Cuda - Size: 4.58 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 515 - Forks: 95

lemon24/reader

A Python feed reader library.

Language: Python - Size: 5.41 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 505 - Forks: 42

pypr/pysph

A framework for Smoothed Particle Hydrodynamics in Python

Language: Python - Size: 7.09 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 500 - Forks: 144

alexdelorenzo/cast_control

📺 Control Chromecasts from Linux and D-Bus

Language: Python - Size: 3.08 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 493 - Forks: 8

stephenhky/PyShortTextCategorization

Various Algorithms for Short Text Mining

Language: Python - Size: 111 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 471 - Forks: 74

sentinel-hub/sentinel2-cloud-detector

Sentinel Hub Cloud Detector for Sentinel-2 images in Python

Language: Python - Size: 57.8 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 468 - Forks: 98

obskyr/colorgram.py

A Python module for extracting colors from images. Get a palette of any picture!

Language: Python - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 466 - Forks: 51

python-xlib/python-xlib

XLib in pure Python (Py2/Py3 compatible)

Language: Python - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 449 - Forks: 111

libtcod/python-tcod

A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.

Language: Python - Size: 25.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 443 - Forks: 41

mxmlnkn/rapidgzip

Gzip Decompression and Random Access for Modern Multi-Core Machines

Language: Python - Size: 22.2 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 433 - Forks: 12

dylanhogg/awesome-python

🐍 Hand-picked awesome Python libraries and frameworks, organised by category

Size: 86.6 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 413 - Forks: 34

danielnsilva/semanticscholar

Unofficial Python client library for Semantic Scholar APIs.

Language: Python - Size: 61.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 412 - Forks: 54

operatorai/modelstore

🏬 modelstore is a Python library that allows you to version, export, and save a machine learning model to your filesystem or a cloud storage provider.

Language: Python - Size: 749 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 395 - Forks: 26

tefra/xsdata

Naive XML & JSON Bindings for python

Language: Python - Size: 5.89 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 384 - Forks: 68

NiiightmareXD/windows-capture

Fastest Windows Screen Capture Library For Rust And Python 🔥

Language: Rust - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 373 - Forks: 60

python-openapi/openapi-spec-validator

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.

Language: Python - Size: 892 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 362 - Forks: 70

Pr0Ger/PyAPNs2

Python library for interacting with the Apple Push Notification service (APNs) via HTTP/2 protocol

Language: Python - Size: 112 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 356 - Forks: 189

upgini/upgini

Data search & enrichment library for Machine Learning → Easily find and add relevant features to your ML & AI pipeline from hundreds of public and premium external data sources, including open & commercial LLMs

Language: Python - Size: 166 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 348 - Forks: 25

python-openapi/openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.

Language: Python - Size: 3.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 348 - Forks: 136

rocky/python-xdis

Python cross-version bytecode library and disassembler

Language: Python - Size: 8.96 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 344 - Forks: 101

Data-Centric-AI-Community/awesome-data-centric-ai

Open-Source Software, Tutorials, and Research on Data-Centric AI 🤖

Language: Jupyter Notebook - Size: 6.73 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 342 - Forks: 47

Thinklab-SJTU/pygmtools

A Python Graph Matching Toolkit.

Language: Python - Size: 128 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 339 - Forks: 19

mwclient/mwclient

Python client library to interface with the MediaWiki API

Language: Python - Size: 965 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 338 - Forks: 97

bab2min/kiwipiepy

Python API for Kiwi

Language: Python - Size: 163 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 337 - Forks: 34

JetXu-LLM/llama-github

Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and Auto-dev Solutions to conduct Agentic RAG from actively selected GitHub public projects. It Augments through LLMs and Generates context for any coding question, in order to streamline the development of sophisticated AI-driven applications.

Language: Python - Size: 450 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 313 - Forks: 21

PydPiper/pylightxl

A light weight, zero dependency, minimal functionality excel read/writer python library

Language: Python - Size: 16.2 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 313 - Forks: 47

celery/py-amqp

amqplib fork

Language: Python - Size: 2.37 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 312 - Forks: 192

devopshq/artifactory

dohq-artifactory: a Python client for Artifactory

Language: Python - Size: 747 KB - Last synced at: about 4 hours ago - Pushed at: 3 months ago - Stars: 300 - Forks: 161

peakwinter/python-nginx

Create and modify nginx serverblock configs in Python

Language: Python - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 298 - Forks: 78

kmaork/madbg

A fully-featured remote and preemptive debugger for python

Language: Python - Size: 164 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 293 - Forks: 9

awangga/outlook

Python library to read email from live, hotmail, outlook, office365 or any microsoft email service

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 291 - Forks: 134

Related Topics
python 1,983 python3 965 python-3 261 python-script 245 open-source 237 machine-learning 210 library 183 automation 175 github 150 distributed-systems 130 serverless 129 cloud-native 127 orchestration 127 task-execution 126 workflow-management 125 evon-roblox 125 evon-download 125 roblox 124 pypi 116 api 115 data-science 113 python-package 94 data-analysis 89 pypi-package 87 pandas 80 python2 78 programming 72 numpy 70 data-visualization 69 deep-learning 67 pip 66 cli 63 api-client 57 optimization 55 math-library 54 hacktoberfest 54 genetic-algorithm 51 algorithm-implementation 48 evolutionary-algorithm 48 api-wrapper 48 trigon-framework 47 coding-example 47 github-repository 46 numerical-computation 46 trigon-evo 46 jupyter-notebook 45 python-lib 43 json 43 data-structures 42 matplotlib 41 database 41 python-app 41 python-3-6 40 nlp 40 python36 40 asyncio 37 linux 37 machine-learning-algorithms 36 python-2 36 artificial-intelligence 36 image-processing 35 python-module 34 flask 34 pypi-packages 33 django 33 ai 33 python27 32 tensorflow 32 tkinter 31 raspberry-pi 31 command-line-tool 29 computer-vision 28 terminal 28 opencv 27 wrapper 27 data 27 python-lambda 27 framework 27 logging 27 algorithms 27 pygame 27 bot 26 pandas-dataframe 26 package 26 python-programming 25 requests 24 windows 24 parser 24 gui 24 python-framework 24 awesome 23 natural-language-processing 23 tkinter-python 23 html 23 visualization 22 javascript 22 mathematics 22 cryptography 21 game 21 tkinter-gui 21