corePY is a framework of libraries designed to facilitate the creation of python-based applications.
- Uniform Styling: corePY provides a consistent look and feel across all applications built using its libraries.
- Modular Architecture: The framework is designed with modularity in mind, allowing developers to easily integrate and extend functionality.
- Cross-Platform Support: corePY is compatible with multiple operating systems, ensuring broad accessibility for users.
- Command-Line: corePY includes a robust command-line interface for managing applications and performing various tasks.
This software is distributed under the GPLv3 license.
Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.
Contributions to corePY are welcome! If you have ideas for new features or have found bugs, please open an issue or submit a pull request.
- Fork the Repository: Create a fork of the repository on GitHub.
- Create a New Branch: For new features or bug fixes, create a new branch in your fork.
- Submit a Pull Request: Once your changes are ready, submit a pull request to the main repository.
Review the Documentation.