Skip to main content

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.8

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 denver.tools to get a list of available tools.

WARNING

The tools.cpic_editor is still a work in progress

colored text (denver.ctext)

Colored console output have been a problem since long but here at denver API, we provide cross-platform colored console output in almost any console. we also provide emulated print and input function with extra keyword arguments for coloring and customizing. the default print and input function of you code can be switched out to these one by

from denverapi import ctext

print = ctext.print
input = ctext.input

# You can do the same with input
print("Hello", "World in colored", "text", fore="green", back="white", style="bright")
print("Hello", "World in simple", "environment")

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 (currently in progress and may not be visible for some time). Also Documentation provided with this project can be used but you will have to install mkdocs by the following command

pip install mkdocs

or if you already have then you can upgrade it by following command

pip install --upgrade mkdocs

After installation cd to ./docs/ and run this command mkdocs build or if you want to edit mkdocs serve and then you can edit any file (any file edited during mkdocs serve will be reflected on server every time you save a file)

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

Fixed Bugs

2.1.0

  • denver.pysetup.find_package_data function is now fixed so it can include files at root level of a module

What's New

2.2.0

  • new indev tools
  • renamed to a new project

2.1.0

  • denver.tools package is now added as a standard interface to many modules (Many tools are still work in progress)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

denver_api-2.2.3.tar.gz (229.8 kB view details)

Uploaded Source

Built Distribution

denver_api-2.2.3-py3-none-any.whl (236.5 kB view details)

Uploaded Python 3

File details

Details for the file denver_api-2.2.3.tar.gz.

File metadata

  • Download URL: denver_api-2.2.3.tar.gz
  • Upload date:
  • Size: 229.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.3

File hashes

Hashes for denver_api-2.2.3.tar.gz
Algorithm Hash digest
SHA256 72e47fd487c1c387134d3020d93130de6c03202084117a15320366c5f09b7a5f
MD5 4766e690b6e7ced585afd17cb32a87fb
BLAKE2b-256 0a30bd7fb7b36b5715ff9eb684b9fbe25ae9de03755d5ba6385d73614b725c6b

See more details on using hashes here.

File details

Details for the file denver_api-2.2.3-py3-none-any.whl.

File metadata

  • Download URL: denver_api-2.2.3-py3-none-any.whl
  • Upload date:
  • Size: 236.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.3

File hashes

Hashes for denver_api-2.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 37f3d7e06aeab3785b146a1b12fceb5b6b5c3558a83f8a26fba4cad218cfcad7
MD5 6e08a6fa33a7453b85f79d4e28d18f92
BLAKE2b-256 df47b82825d9044f2142fe1d8c741aa4eb7b8e0fae84493842f66c9079c1db65

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page