14 lines
471 B
Plaintext
14 lines
471 B
Plaintext
# Introduction to the CPL Docs
|
|
|
|
The Common Python Library (CPL) is a package for python and a development platform meant to help you create simple and efficient server and desktop applications.
|
|
|
|
This CPL docs help you learn, understand and use the package. From your first application to complex apps for enterprises.
|
|
|
|
## Explore
|
|
|
|
- [Getting started](quickstart)
|
|
- [Setup](setup)
|
|
- [API Reference](cpl_core)
|
|
- [CLI Reference](cli.overview)
|
|
- [Query Reference](cpl_query)
|