Popular repositories Loading
-
-
dockerfile
dockerfile Public archiveParse a dockerfile into a high-level representation using the official go parser
-
setuptools-golang
setuptools-golang Public archiveA setuptools extension for building cpython extensions written in golang.
-
seed-isort-config
seed-isort-config Public archiveStatically populate the `known_third_party` `isort` setting.
-
flake8-2020
flake8-2020 Public archiveflake8 plugin which checks for misuse of `sys.version` or `sys.version_info`
-
pip-custom-platform
pip-custom-platform Public archivepip+wheel wrapper which allows you to choose a custom platform name for building, downloading, and installing wheels.
Repositories
- setuptools-golang Public archive
A setuptools extension for building cpython extensions written in golang.
- dockerfile Public archive
Parse a dockerfile into a high-level representation using the official go parser
- setuptools-golang-examples Public archive
Example extensions written for https://github.com/asottile/setuptools-golang
- rename-exchange Public archive
tiny wrapper around renameat2(...) and RENAME_EXCHANGE to do atomic (directory) replacement
- no-manylinux Public archive
Install this package to disable manylinux wheels when downloading from pip.
- flake8-2020 Public archive
flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`
- flake8-walrus Public archive
flake8 plugin which forbids assignment expressions (the walrus operator)