flask-session
|
public |
Adds server-side session support to your Flask application
|
2024-10-17 |
flask-admin
|
public |
Simple and extensible admin interface framework for Flask
|
2024-10-17 |
flask-restful
|
public |
Simple framework for creating REST APIs
|
2024-10-17 |
flask-json
|
public |
Better JSON support for Flask
|
2024-10-17 |
flask-login
|
public |
User session management for Flask
|
2024-10-17 |
flask-compress
|
public |
Compress responses in your Flask app with gzip.
|
2024-10-17 |
flask-apscheduler
|
public |
Flask-APScheduler is a Flask extension which adds support for the APScheduler
|
2024-10-17 |
flask-bcrypt
|
public |
Bcrypt hashing for Flask.
|
2024-10-17 |
flask
|
public |
A simple framework for building complex web applications.
|
2024-10-17 |
flake8-import-order
|
public |
A flake8 and Pylama plugin that checks the ordering of your imports.
|
2024-10-17 |
flake8
|
public |
Your Tool For Style Guide Enforcement
|
2024-10-17 |
findpython
|
public |
A utility to find python versions on your system
|
2024-10-17 |
fastavro
|
public |
Fast read/write of AVRO files
|
2024-10-17 |
filelock
|
public |
A platform independent file lock.
|
2024-10-17 |
fastrlock
|
public |
This is a C-level implementation of a fast, re-entrant, optimistic lock for CPython
|
2024-10-17 |
fastcache
|
public |
C implementation of Python 3 lru_cache
|
2024-10-17 |
factory_boy
|
public |
A versatile test fixtures replacement based on thoughtbot's factory_girl for Ruby.
|
2024-10-17 |
farama-notifications
|
public |
Notifications for all Farama Foundation maintained libraries.
|
2024-10-17 |
extension-helpers
|
public |
Utilities for building and installing packages with compiled extensions
|
2024-10-17 |
expandvars
|
public |
Expand system variables Unix style
|
2024-10-17 |
et_xmlfile
|
public |
An implementation of lxml.xmlfile for the standard library
|
2024-10-17 |
ephem
|
public |
Basic astronomical computations for Python
|
2024-10-17 |
exceptiongroup
|
public |
Backport of PEP 654 (exception groups)
|
2024-10-17 |
etuples
|
public |
Python S-expression emulation using tuple-like objects.
|
2024-10-17 |
entrypoints
|
public |
Discover and load entry points from installed packages.
|
2024-10-17 |
enum34
|
public |
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
|
2024-10-17 |
email-validator
|
public |
A robust email syntax and deliverability validation library for 3.x.
|
2024-10-17 |
elementpath
|
public |
XPath 1.0/2.0 parsers and selectors for ElementTree
|
2024-10-17 |
editdistance
|
public |
Fast implementation of the edit distance(Levenshtein distance)
|
2024-10-17 |
editables
|
public |
A Python library for creating "editable wheels"
|
2024-10-17 |
dunamai
|
public |
Dynamic versioning library and CLI
|
2024-10-17 |
dulwich
|
public |
Python Git Library
|
2024-10-17 |
drmaa
|
public |
Python wrapper around the C DRMAA library
|
2024-10-17 |
docutils
|
public |
Docutils -- Python Documentation Utilities
|
2024-10-17 |
doit
|
public |
doit - Automation Tool
|
2024-10-17 |
docopt
|
public |
Pythonic argument parser, that will make you smile
|
2024-10-17 |
docstring-to-markdown
|
public |
On the fly conversion of Python docstrings to markdown
|
2024-10-17 |
dnspython
|
public |
DNS toolkit
|
2024-10-17 |
distlib
|
public |
Distribution utilities for python
|
2024-10-17 |
distro
|
public |
A much more elaborate replacement for removed Python's 'platform.linux_distribution()' method
|
2024-10-17 |
distconfig3
|
public |
Library to manage configuration using Zookeeper, Etcd, Consul
|
2024-10-17 |
debugpy
|
public |
An implementation of the Debug Adapter Protocol for Python
|
2024-10-17 |
dill
|
public |
Serialize all of python (almost)
|
2024-10-17 |
dicttoxml
|
public |
Converts a Python dictionary or other native data type into a valid XML string.
|
2024-10-17 |
deprecated
|
public |
Python @deprecated decorator to deprecate old python classes, functions or methods.
|
2024-10-17 |
datrie
|
public |
Super-fast, efficiently stored Trie for Python, uses libdatrie
|
2024-10-17 |
dawg-python
|
public |
Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library or DAWG Python extension.
|
2024-10-17 |
cython
|
public |
The Cython compiler for writing C extensions for the Python language
|
2024-10-17 |
dateutils
|
public |
Various utilities for working with date and datetime objects
|
2024-10-17 |
dateparser
|
public |
Date parsing library designed to parse dates from HTML pages
|
2024-10-17 |