# JustPython **Repository Path**: yanliang502/JustPython ## Basic Information - **Project Name**: JustPython - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-28 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JustPython [![License](https://img.shields.io/github/license/davidbrownell/JustPython?color=dark-green)](https://github.com/davidbrownell/JustPython/blob/master/LICENSE.txt) [![GitHub commit activity](https://img.shields.io/github/commit-activity/y/davidbrownell/JustPython?color=dark-green)](https://github.com/davidbrownell/JustPython/commits/main/) Repository that gets python onto your system and is ideal for use as the foundation of virtual environments. ## Contents - [Overview](#overview) - [Installation](#installation) - [Development](#development) - [Additional Information](#additional-information) - [License](#license) ## Overview Run `Bootstrap` to initialize python. ### How to use JustPython `Activate` the environment and create virtual environments via `virtualenv my_new_venv`. ## Installation No additional setup is required to use this project. ## Development Please visit [Contributing](https://github.com/davidbrownell/JustPython/blob/main/CONTRIBUTING.md) and [Development](https://github.com/davidbrownell/JustPython/blob/main/DEVELOPMENT.md) for information on contributing to this project. ## Additional Information Additional information can be found at these locations. | Title | Document | Description | | --- | --- | --- | | Code of Conduct | [CODE_OF_CONDUCT.md](https://github.com/davidbrownell/JustPython/blob/main/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](https://github.com/davidbrownell/JustPython/blob/main/CONTRIBUTING.md) | Information about contributing code changes to this project. | | Development | [DEVELOPMENT.md](https://github.com/davidbrownell/JustPython/blob/main/DEVELOPMENT.md) | Information about development activities involved in making changes to this project. | | Governance | [GOVERNANCE.md](https://github.com/davidbrownell/JustPython/blob/main/GOVERNANCE.md) | Information about how this project is governed. | | Maintainers | [MAINTAINERS.md](https://github.com/davidbrownell/JustPython/blob/main/MAINTAINERS.md) | Information about individuals who maintain this project. | | Security | [SECURITY.md](https://github.com/davidbrownell/JustPython/blob/main/SECURITY.md) | Information about how to privately report security issues associated with this project. | ## License JustPython is licensed under the MIT license.