2.3 KiB
2.3 KiB
CPL - Common python library
CPL is a development platform for python server applications
using Python.
Table of Contents
Getting Started
Prerequisites
- Install python which includes Pip installs packages
Installation
Install the cpl package
pip install sh_cpl --extra-index-url https://pip.sh-edraft.de
Create workspace:
cpl new <console|library> <PROJECT NAME>
Run the application:
cd <PROJECT NAME>
cpl start
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributing Guidelines
Read through our contributing guidelines to learn about our submission process, coding rules and more.
Want to Help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Sven Heidemann - sven.heidemann@sh-edraft.de
Project link: https://git.sh-edraft.de/sh-edraft.de/sh_common_py_lib