Repository that gets python onto your system and is ideal for use as the foundation of virtual environments.
Run Bootstrap
to initialize python.
Activate
the environment and create virtual environments via virtualenv my_new_venv
.
No additional setup is required to use this project.
Please visit Contributing and Development for information on contributing to this project.
Additional information can be found at these locations.
Title | Document | Description |
---|---|---|
Code of Conduct | CODE_OF_CONDUCT.md | Information about the the norms, rules, and responsibilities we adhere to when participating in this open source community. |
Contributing | CONTRIBUTING.md | Information about contributing code changes to this project. |
Development | DEVELOPMENT.md | Information about development activities involved in making changes to this project. |
Governance | GOVERNANCE.md | Information about how this project is governed. |
Maintainers | MAINTAINERS.md | Information about individuals who maintain this project. |
Security | SECURITY.md | Information about how to privately report security issues associated with this project. |
JustPython is licensed under the MIT license.