Python3-boilerplate

Latest version: v0.0.5

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.5

* Add mypy support
* Fix test discovery in VSCode
* Add PyLance support

0.0.4

* Fix Intellisense for VScode
* Integrate configuration files

0.0.3

Bringing boilerplate to 2020.

0.0.2

First release. Contains support for:

- Flask-based dummy application running on <http://localhost:9690>
- Basic project/module organization according to <https://packaging.python.org>
- Makefile-like management script
- pipenv virtual environments
- setup.py-based installer script
- Unit testing with pyTest
- Multicore/-interpreter testing with detox
- Linting (flake8) and code formatting (autopep8) support
- vscode editor configuration including debugging support, unit test discovery and on-save formatting
- Dockerized builds and run with nginx/uwsgi
- Publishing to PyPi.org at <https://pypi.org/project/python3-boilerplate/>

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.