chriskuehl / python3.6-debian-stretchLinks
Python 3.6 backport for Debian stretch
☆48Updated 5 years ago
Alternatives and similar repositories for python3.6-debian-stretch
Users that are interested in python3.6-debian-stretch are comparing it to the libraries listed below
Sorting:
- systemd wrapper on Cython☆104Updated 2 months ago
- pypi caching service using devpi and docker☆28Updated 8 years ago
- Tornado based server like pypi.python.org. With caching from pypi.☆124Updated 2 years ago
- Simple, asyncio-based inotify library for Python☆125Updated last year
- THIS FORK IS DEPRECATED; development moved to python-ldap☆106Updated 7 years ago
- Augmentation of the "devpi" project with ‘enterprisey’ requirements, configuration, and deployment.☆29Updated 6 years ago
- PyPI to Debian converter☆64Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- Python module for representing file sizes with different prefix notations☆94Updated last year
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- A lightweight YAML Parser for Python. 🐓☆138Updated 4 years ago
- Dockerfile for devpi pypi server☆57Updated 6 years ago
- Extended Python Debugger☆76Updated last year
- Use system python packages in virtualenv.☆72Updated last year
- Register CLI commands via setuptools entry-points.☆131Updated 3 months ago
- Let's Encrypt(ACME) client. Python library & CLI app.☆144Updated 10 months ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Python pam module supporting py3 (py2 support still exists but is deprecated)☆117Updated 2 months ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- Python bindings to the stable ZFS ABI☆34Updated 8 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- Create OS packages from Python projects using Docker containers☆41Updated 8 years ago
- A TOML-0.4.0 parser/writer for Python.☆132Updated 6 years ago
- Implement aiohttp.web OpenAPI 3 server applications with schema first approach.☆105Updated 9 months ago
- Easy multi-field validation☆60Updated 6 years ago
- Project automation task library for ‘Invoke’ tasks that are needed again and again.☆30Updated 2 years ago
- Works with Linux namespaces througth glibc with pure python☆88Updated 7 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- JSON API (jsonapi.org) client for Python