home • source • nvt
Python Libraries
Libraries
System
Scipy
Network
Others
- spotify/luigi: Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
- celery/celery: Distributed Task Queue (development branch)
- requests/requests: Python HTTP Requests for Humans™ ✨🍰✨
- pallets/jinja: The Jinja2 template engine
- tweepy/tweepy: Twitter for Python!
- esnme/ultrajson: Ultra fast JSON decoder and encoder written in C with Python bindings
- boto/boto3: AWS SDK for Python
- whtsky/WeRoBot: WeRoBot 是一个微信公众号开发框架
- pandas-dev/pandas: Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- fabric/fabric: Simple, Pythonic remote execution and deployment.
- fxsjy/jieba: 结巴中文分词
- fraser-hemp/gradify: CSS gradient placeholders
- lihaoyi/macropy: Macros in Python: quasiquotes, case classes, LINQ and more!
- gabrielfalcao/lettuce: Cucumber-ish BDD for python
- pudo/dataset: Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
- kennethreitz/clint: Python Command-line Application Tools
- pallets/click: Python composable command line utility
- miracle2k/webassets: Asset management for Python web development.
- kennethreitz/tablib: Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
- sloria/TextBlob: Simple, Pythonic, text processing–Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
- isnowfy/snownlp: Python library for processing Chinese text
- appliedsec/pygeoip: Pure Python API for Maxmind’s binary GeoIP databases
- hynek/structlog: Structured Logging for Python
- etsy/logster: Parse log files, generate metrics for Graphite and Ganglia
- nose-devs/nose: nose is nicer testing for python
- gabrielfalcao/HTTPretty: HTTP client mocking tool for Python, it’s like ruby’s FakeWeb for python
- jeanphix/Ghost.py: Webkit based scriptable web browser for python.
- amoffat/sh: Python process launching
- circus-tent/circus: A Process & Socket Manager built with zmq
- ponyorm/pony: Pony Object Relational Mapper
- mongodb/motor: Motor - the async Python driver for MongoDB and Tornado or asyncio
- marshmallow-code/marshmallow: A lightweight library for converting complex objects to and from simple Python datatypes.
- gruns/furl: URL parsing and manipulation made easy.
- codelucas/newspaper: 💡 News, full-text, and article metadata extraction in Python 3
- benoitc/gunicorn: gunicorn ‘Green Unicorn’ is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
- gevent/gevent: Coroutine-based concurrency library for Python
- numba/numba: NumPy aware dynamic Python compiler using LLVM
- pandas-dev/pandas: Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- coleifer/peewee: a small, expressive orm – supports postgresql, mysql and sqlite
- joke2k/faker: Faker is a Python package that generates fake data for you.
- squeaky-pl/japronto: Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
- pyeve/cerberus: Lightweight, extensible data validation library for Python