18 projects
boostedblob
Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.
mypy
Optional static typing for Python
pypyp
Easily run Python at the shell! Magical, but never mysterious.
chz
chz is a library for managing configuration
tomli
A lil' TOML parser
slackreact
A framework to react and respond to messages on Slack.
python-readiness
Are your dependencies ready for new Python?
tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models
change-wheel-version
Change the version of a wheel file
blobfile
Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile
typing-extensions
Backported and Experimental Type Hints for Python 3.8+
useful-types
A collection of useful types.
typed-ast
a fork of Python 2 and 3 ast modules with type comment support
no-implicit-optional
A codemod to make your implicit optional type hints PEP 484 compliant.
tfrecord-lite
A lightweight tfrecord parser
mypy-extensions
Type system extensions for programs checked with the mypy type checker.
rcall
typing
Type Hints for Python