Denver API for python full-stack development
Project description
denver
Denver API for Python
This API is specifically designed for python developers who want to use advanced utilities but without coding much. The API requires you to have minimum Python 3.6.
tools
this is a new package built into denver and now you can use every module inside it as a command line
tool. You can type the following command python denverapi.tools to get a list of available tools.
Features
There are a lot of modules and libraries in denverapi and here is a good list of them.
Installation
The package can be installed by
pip install denver-api
and upgraded by
pip install --upgrade denver-api
Documentation
Documentation for denver can be found out at this page. Also Documentation can be generated by the following command
pip install pdoc3
or if you already have then you can upgrade it by following command
pip install --upgrade pdoc3
After installation cd to root of this repository and run this command
pdoc denverapi -o docs --html --config show_source_code=False --template-dir pdoc.
This will generate documentation and save it under the folder docs.
Community
This is a community driven project and accepts pull requests of any kind (read CONTRIBUTING.md), Thanks to all the contributors. Contributions are appreciated. It will be really helpful if you raise a issue on finding bugs, documentation issues and typos.
Please do not use forums such as StackOverflow for asking questions related to this repository because this repository is not popular enough to be heard on forums. Please use this repositories GitHub issues.
Fixed Bugs
3.0.0
Untracked :(
2.5.2, 2.5.3, 2.5.4
denverapi.function_loggerfixed wrapped function not returning anything.denverapi.autopybfixes
2.5.1
denverapi.autopybminimum version fix
2.4.1
denverapi.bdtpfserv.postfunction is now fixes to work without pausing and making troublesdenverapi.tools.bdtpservertool fixed for the post argumentdenverapi.tools.cpic_editortool fixes which produced file system errors on linux
2.1.0
denverapi.pysetup.find_package_datafunction is now fixed, so it can include files at root level of a module
What's New
3.0.0
- removed
pyelibbecause I realised how useless it it. - added documentation for major part of codebase
- added
denverapi.tools.cryptifyto encrypt files and decrypt files - added
encryptionto encrypt and decrypt data - removed
cpicdue to complexity and incompatibility with existing modules. - removed the documentation (that was a lot of work, now use the python documentation generated by pdoc3)
- better cli for
denverapi.autopyb - added support for Python 3.6
- added new command line utilities.
- added
entrypointsto all tools as scripts. - added ability to
denverapi.autopyb.commands.pipto be able to detect dependencies and do not run pip for no reason - added ability to
denverapi.tools.cpic_editorto save cpic images to file.
2.5.0
- autopyb is added as a new auto building manager
2.4.1
- Thread control
- Split up the pygame into a separate section (denverapi is sometimes required without pygame)
2.2.0
- new indev tools
- renamed to a new project
2.1.0
denver.toolspackage is now added as a standard interface to many modules (Many tools are still work in progress)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file denver_api-3.0.0.tar.gz.
File metadata
- Download URL: denver_api-3.0.0.tar.gz
- Upload date:
- Size: 35.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20463f27ed8d222dfd3d9cd95325bdb059290c89d0acb0c379a87cb6fde13014
|
|
| MD5 |
dc702e926a53f15fbf069da15c61ae92
|
|
| BLAKE2b-256 |
32c01195a9b1f4afece678d5d3def623d4751c5edf3acce30affe258d8cbaf97
|
File details
Details for the file denver_api-3.0.0-py3-none-any.whl.
File metadata
- Download URL: denver_api-3.0.0-py3-none-any.whl
- Upload date:
- Size: 44.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a0159c4aa4c73e2eabe158d81858e074b7d6983baf8dbf8f508bbbb64dab900
|
|
| MD5 |
776948dae616f7b81f19d829fc6c5f50
|
|
| BLAKE2b-256 |
b76490d2afd6b8685220c38190fcb744582a5c320372fb3c435eeeb99dfe32e3
|