31 projects
wheel
A built-package format for Python
typeguard
Run-time type checker for Python
anyio
High level compatibility layer for multiple asynchronous event loop implementations
cbor2
CBOR (de)serializer with extensive tag support
sphinx-autodoc-typehints
Type hints (PEP 484) support for the Sphinx autodoc extension
inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
APScheduler
In-process task scheduler with Cron-like capabilities
smtpproto
Sans-io SMTP client with an AnyIO based async I/O implementation
sqlacodegen
Automatic model code generator for SQLAlchemy
asphalt-sqlalchemy
SQLAlchemy integration component for the Asphalt framework
asphalt-web
Web framework integrations for the Asphalt framework
asphalt-exceptions
Exception reporter component for the Asphalt framework
asphalt-py4j
Py4J integration component for the Asphalt framework
tzlocal
tzinfo object for the local timezone
wmctrl
A tool to programmatically control windows inside X
asphalt-redis
Redis integration component for the Asphalt framework
asphalt
A microframework for network oriented applications
asphalt-mailer
Mailer component for the Asphalt framework
asphalt-templating
Templating component for the Asphalt framework
futures
Backport of the concurrent.futures package from Python 3
asphalt-serialization
Serialization component for the Asphalt framework
asyncio_extras
Asynchronous generators, context managers and more for asyncio
asphalt-wamp
WAMP client component for the Asphalt framework
asphalt-influxdb
InfluxDB client component for the Asphalt framework
asphalt-mongodb
MongoDB integration component for the Asphalt framework
fcgiproto
FastCGI state-machine based protocol implementation
asphalt-memcached
Memcached integration component for the Asphalt framework
jython-swingutils
Makes using Java's Swing UI toolkit easy on Jython
js.extjs
Fanstatic packaging of ExtJS
js.jqgrid
Fanstatic packaging of jqgrid
inflect_dj
Correctly generate plurals when using Django