Skip to content

Packages

Package Version Category Description Installed Size License Homepage
python-elixir 0.7.1-15 A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which provides the ability to define model objects following the Active Record design pattern. 371.27 KiB MIT https://pypi.org/project/Elixir/#files
python-emailprotectionslib 0.8.3-7 Python library to interact with SPF and DMARC. 56.42 KiB MIT https://pypi.python.org/pypi/emailprotectionslib/
python-emoji 2.8.0-1 Emoji for Python. 7060.65 KiB BSD https://pypi.org/project/emoji/#files
python-enaml 0.16.1-1 Declarative DSL for building rich user interfaces in Python. 2460.37 KiB BSD https://pypi.org/project/enaml/#files
python-enhancements 0.4.0-2 Python library which extends various python classes. 185.68 KiB LGPL-3.0-or-later https://pypi.org/project/enhancements/#files
python-enlighten 1.12.0-1 Enlighten Progress Bar. 330.47 KiB MIT https://pypi.org/project/enlighten/#files
python-enum-compat 0.0.3-5 enum/enum34 compatibility package. 1.18 KiB MIT https://pypi.org/project/enum-compat/#files
python-environs 9.5.0-2 Simplified environment variable parsing. 94.53 KiB MIT https://pypi.org/project/environs/#files
python-esprima 4.0.1-5 ECMAScript parsing infrastructure for multipurpose analysis in Python. 264.28 KiB BSD https://pypi.org/project/esprima/#files
python-eth-hash 0.5.2-1 The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3. 43.05 KiB MIT https://pypi.org/project/eth-hash/#files
python-eth-typing 3.5.0-1 Common type annotations for ethereum python packages. 89.34 KiB MIT https://pypi.org/project/eth-typing/#files
python-eth-utils 2.2.1-1 Common utility functions for ethereum codebases. 210.61 KiB MIT https://pypi.org/project/eth-utils/#files
python-event-bus 1.0.2-5 Simple python event bus. 26.24 KiB MIT https://github.com/seanpar203/event-bus
python-exchangelib 5.1.0-1 Exchange Web Services client library. 838.66 KiB BSD https://github.com/ecederstrand/exchangelib
python-exif 1.6.0-2 Read and modify image EXIF metadata 286.30 KiB MIT https://gitlab.com/TNThieding/exif
python-exifread 3.0.0-2 Python library to extract EXIF data from tiff and jpeg files. 370.81 KiB BSD https://github.com/ianare/exif-py/
python-exscript 1810.9d5b035-1 A Python module making Telnet and SSH easy. 1977.30 KiB GPL-2.0-or-later https://github.com/knipknap/exscript
python-face 22.0.0-2 A command-line application framework (and CLI parser). 551.35 KiB BSD https://github.com/mahmoud/face
python-face-recognition 1.3.0-4 The world's simplest facial recognition api for Python and the command line. 88.07 KiB MIT https://pypi.org/project/face_recognition/#files
python-face-recognition-models 0.3.0-6 Models used by the face_recognition package. 125.93 MiB MIT https://pypi.org/project/face_recognition_models/#files
python-facebook-sdk 3.1.0-6 Facebook Platform Python SDK. 59.72 KiB Apache-2.0 https://pypi.org/project/facebook-sdk/#files
python-facepy 1.0.12-4 Makes it really easy to interact with Facebook's Graph API. 101.21 KiB MIT https://github.com/jgorset/facepy
python-fake-useragent 0.1.13-1 Up to date simple useragent faker with real world database. 51.32 KiB Apache-2.0 https://pypi.org/project/fake-useragent/#files
python-faraday-plugins 1.13.2-1 Faraday plugins package. 2666.40 KiB GPL-3.0-or-later https://pypi.org/project/faraday-plugins/#files
python-fastecdsa 2.3.1-2 Fast elliptic curve digital signatures. 446.00 KiB Unlicense https://pypi.org/project/fastecdsa/#files
python-feedformater 32.7391193-5 Python (2 & 3) library for generating news feeds in RSS and Atom formats. 62.82 KiB custom:unknown https://github.com/marianoguerra/feedformatter
python-filedepot 0.10.0-1 Toolkit for storing files and attachments in web applications. 355.27 KiB MIT https://pypi.org/project/filedepot/#files
python-filemagic 1.6-11 A Python API for libmagic, the library behind the Unix file command. 61.09 KiB Apache-2.0 https://pypi.org/project/filemagic/#files
python-filequeue 0.4.1-4 A thread-safe queue object which is interchangeable with the stdlib Queue. 41.17 KiB BSD https://pypi.org/project/filequeue/#files
python-filteralchemy-fork 0.1.0-4 Declarative query builder for SQLAlchemy. 42.92 KiB MIT https://pypi.org/project/filteralchemy-fork/#files
python-fire 0.5.0-2 A library for automatically generating command line interfaces. 1330.47 KiB Apache-2.0 https://pypi.org/project/fire/#files
python-first 2.0.2-7 Return the first true value of an iterable. 12.51 KiB MIT https://github.com/hynek/first
python-flake8-debugger 4.1.2-2 ipdb/pdb statement checker plugin for flake8. 27.87 KiB MIT https://pypi.org/project/flake8-debugger/
python-flake8-per-file-ignores 0.8.1-6 Ignore individual error codes per file with flake8. 16.18 KiB MIT https://pypi.org/project/flake8-per-file-ignores/#files
python-flask-api 3.1-1 Browsable web APIs for Flask. 598.78 KiB BSD https://pypi.org/project/flask-api/#files
python-flask-basicauth 0.2.0-4 Flask extension to protect applications with HTTP basic access authentication. 16.19 KiB custom:unknown https://pypi.org/project/Flask-BasicAuth
python-flask-bcrypt 1.0.1-2 Bcrypt hashing for Flask. 32.55 KiB BSD https://pypi.org/project/Flask-Bcrypt/
python-flask-classful 0.16.0-1 Class based views for Flask. 26.19 KiB BSD https://pypi.org/project/Flask-Classful/#files
python-flask-classy 0.6.10-5 Class based views for Flask. 36.99 KiB BSD https://pypi.org/project/Flask-classy/#files
python-flask-jwt-extended 4.5.3-1 Extended JSON Web Tokens (JWT) support for Flask. 274.90 KiB MIT https://pypi.org/project/Flask-JWT-Extended/
python-flask-kvsession-fork 0.6.4-2 Transparent server-side session support for flask. 38.11 KiB MIT https://pypi.org/project/flask-kvsession-fork/#files
python-flask-mongoengine 1.0.0-5 A Flask extension that provides integration with MongoEngine and WTF model forms. 210.38 KiB BSD https://pypi.org/project/flask-mongoengine/#files
python-flask-negotiation 0.1.9-5 Better content negotiation for flask. 52.79 KiB custom:unknown https://pypi.org/project/Flask-negotiation/#files
python-flask-pymongo 2.3.0-8 PyMongo support for Flask applications. 93.05 KiB BSD https://pypi.python.org/pypi/Flask-PyMongo/
python-flask-restless 1:0.17.0-9 A Flask extension for easy ReSTful API generation. 460.93 KiB BSD https://pypi.org/project/Flask-Restless/#files
python-flask-restplus 0.13.0-5 Fully featured framework for fast, easy and documented API development with Flask. 9.41 MiB BSD https://pypi.org/project/Flask-restplus/#files
python-flask-session 0.8.0-1 Adds server-side session support to your Flask application. 62.58 KiB BSD https://pypi.org/project/Flask-Session/#files
python-flask-whooshalchemy-redux 0.7.1-8 Whoosh extension to Flask/SQLAlchemy. 36.85 KiB MIT https://pypi.python.org/pypi/Flask-WhooshAlchemy-Redux/
python-flatbencode 0.2.1-4 Fast, safe and non-recursive implementation of Bittorrent bencoding for Python 3. 19.38 KiB MIT https://pypi.org/project/flatbencode/#files
python-flipflop 1.0-9 A python FastCGI wrapper for WSGI applications. 111.79 KiB BSD https://github.com/Kozea/flipflop
python-folium 0.14.0-2 Make beautiful maps with Leaflet.js & Python. 883.56 KiB MIT https://pypi.org/project/folium/#files
python-fpdf 1.7.2-4 Simple PDF generation for Python. 640.40 KiB LGPL-3.0-or-later https://pypi.org/project/fpdf/#files
python-frida 15.2.2-3 reversing, binary Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. 61.26 MiB custom:unknown https://pypi.org/project/frida/#files
python-frida-tools 11.0.0-2 mobile, binary, reversing Frida CLI tools. 1162.95 KiB custom:unknown https://pypi.org/project/frida-tools/#files
python-fullcontactpy 0.0.6-8 Simple Python interface for FullContact, using Requests. 19.11 KiB MIT https://pypi.python.org/pypi/fullcontact.py/
python-future-annotations 1.0.0-2 A backport of __future__ annotations to python<3.7. 27.53 KiB MIT https://pypi.org/project/future-annotations/
python-fuzzyfinder 2.1.0-6 Fuzzy Finder implemented in Python. 10.45 KiB BSD https://pypi.org/project/fuzzyfinder/#files
python-galeodes 0.7-2 Browsers options. 46.68 KiB AGPL-3.0-or-later https://pypi.org/project/galeodes/#files
python-gdshortener 1.0.1-4 A module that provides access to .gd URL Shortener. 53.69 KiB LGPL https://pypi.python.org/pypi/gdshortener
python-geotext 0.4.0-4 Geotext extracts country and city mentions from text. 4911.73 KiB MIT https://pypi.org/project/geotext/#files
python-get-mac 0.9.2-2 Get MAC addresses of remote hosts and local interfaces. 242.55 KiB MIT https://pypi.org/project/get-mac/#files
python-getmac 0.9.4-1 Get MAC addresses of remote hosts and local interfaces. 250.55 KiB MIT https://pypi.org/project/getmac/#files
python-github3.py 4.0.1-1 Python wrapper for the GitHub API (http://developer.github.com/v3). 644.29 KiB BSD https://pypi.org/project/github3.py/#files
python-gitignore-parser v0.1.11.r0.gb8d1872-1 A spec-compliant gitignore parser for Python 3.5+ 26.80 KiB MIT https://github.com/mherrmann/gitignore_parser
python-gnureadline 8.1.2-2 The standard Python readline extension statically linked against the GNU readline library. 358.72 KiB GPL-3.0-or-later https://pypi.org/project/gnureadline/#files
python-google 3.0.0-5 Python bindings to the Google search engine. 74.10 KiB BSD https://pypi.org/project/google/#files
python-google-api-core 2.12.0-1 Google API client core library. 1164.42 KiB Apache-2.0 https://pypi.org/project/google-api-core/#files
python-google-cloud-container 2.32.0-1 Google Container Engine API client library. 5335.79 KiB Apache-2.0 https://pypi.org/project/google-cloud-container/#files
python-google-cloud-core 2.3.3-1 Google Cloud API client core library. 210.70 KiB Apache-2.0 https://pypi.org/project/google-cloud-core/#files
python-google-cloud-iam 2.12.2-1 IAM Service Account Credentials API client library. 1526.49 KiB Apache-2.0 https://pypi.org/project/google-cloud-iam/#files
python-google-cloud-logging 3.8.0-1 Stackdriver Logging API client library. 3343.60 KiB Apache-2.0 https://pypi.org/project/google-cloud-logging/#files
python-google-cloud-monitoring 2.15.1-1 Stackdriver Monitoring API client library. 4606.64 KiB Apache-2.0 https://pypi.org/project/google-cloud-monitoring/#files
python-google-cloud-resource-manager 1.10.4-2 Google Cloud Resource Manager API client library. 5182.89 KiB Apache-2.0 https://pypi.org/project/google-cloud-resource-manager/#files
python-google-cloud-storage 2.11.0-1 Google Cloud Storage API client library. 1694.33 KiB Apache-2.0 https://pypi.org/project/google-cloud-storage/#files
python-google-play-scraper 1.2.6-1 Provides APIs to easily crawl the Google Play Store for Python without no external dependencies. 76.29 KiB MIT https://pypi.org/project/google-play-scraper/#files
python-google-resumable-media 2.6.0-1 Utilities for Google Media Downloads and Resumable Uploads. 937.50 KiB Apache-2.0 https://pypi.org/project/google-resumable-media/#files
python-google-search-api 1.1.14-9 Search in google. 196.86 KiB MIT https://pypi.org/project/Google-Search-API/#files
python-googleapis-common-protos 1.60.0-2 Common protobufs used in Google APIs. 932.16 KiB Apache-2.0 https://pypi.org/project/googleapis-common-protos/#files
python-googletransx 2.4.2-6 Free Google Translate API for Python. Translates totally free of charge. 99.24 KiB MIT https://pypi.org/project/googletransx/#files
python-gps 3.19-5 GPSD client. 223.68 KiB BSD https://pypi.org/project/gps/#files
python-gpsoauth 1.1.0-1 A python client library for Google Play Services OAuth. 15.43 KiB MIT https://pypi.org/project/gpsoauth/#files
python-gramfuzz 1.4.2-4 A python-based grammar fuzzer. 178.76 KiB MIT https://pypi.org/project/gramfuzz/
python-grandalf 0.8-2 Graph and drawing algorithms framework. 411.22 KiB GPL-2.0-or-later https://pypi.org/project/grandalf/#files
python-grapheme 0.6.0-2 Unicode grapheme helpers. 1531.51 KiB MIT https://pypi.org/project/grapheme/#files
python-graphillion 1.5-3 Fast, lightweight library for a huge number of graphs. 897.52 KiB MIT https://pypi.org/project/Graphillion/
python-greenery 4.2.0-1 Greenery allows manipulation of regular expressions as finite state machines. 770.93 KiB Apache-2.0 https://pypi.org/project/greenery/#files
python-guess-language 0.2-9 Attempts to determine the natural language of a selection of Unicode (utf-8) text. 287.16 KiB LGPL https://pypi.python.org/pypi/guess-language
python-halo 0.0.31-4 Beautiful terminal spinners in Python. 95.95 KiB MIT https://pypi.org/project/halo/#files
python-hashid 397.7e8473a-1 crypto Software to identify the different types of hashes. 146.66 KiB GPL-3.0-or-later https://github.com/psypanda/hashID
python-hgapi 1.7.4-7 A pure-Python API to Mercurial, that uses the command-line interface instead of the internal Mercurial API. 183.34 KiB MIT https://bitbucket.org/haard/hgapi/
python-hpfeeds3 0.9.10-4 Python implementation of the honeypot feeds broker. 697.36 KiB GPL-1.0-or-later https://pypi.org/project/hpfeeds3/#files
python-hrt 0.1.0-5 Translates raw HTTP requests to Python,Ruby,Php and Bash scripts. 141.50 KiB BSD https://pypi.org/project/hrt/#files
python-html-similarity 0.3.3-4 A set of similarity metricts to compare html files. 16.02 KiB BSD https://pypi.org/project/html-similarity/#files
python-htmlentities 0.3.0-6 HTML Entities for Python. 4.26 KiB custom:unknown https://pypi.org/project/htmlentities/#files
python-htmlparser 0.0.2-7 Backport of HTMLParser from python 2.7. 54.01 KiB BSD https://pypi.python.org/pypi/HTMLParser/
python-httmock 1.4.0-4 A mocking library for requests. 33.77 KiB Apache-2.0 https://pypi.org/project/httmock/#files
python-http-tools 3.0.0-1 httptools helps you to capture, repeat and live intercept HTTP requests. It is built on top of [mitmproxy]. 1427.45 KiB GPL-3.0-or-later https://pypi.org/project/http-tools/#files
python-httpagentparser 1.9.5-2 Extracts OS browser information from the user agent string. 85.78 KiB MIT https://pypi.org/project/httpagentparser/#files
python-httpcap 0.7.9-4 Capture and parse http traffics with python. 389.26 KiB BSD https://pypi.org/project/httpcap/#files
python-httpreplay 0.2.6-6 Properly interpret, decrypt, and replay pcap files. 127.25 KiB GPL-3.0-or-later https://pypi.org/project/HTTPReplay/#files

Showing 1400 to 1500 of 3275 results