Skip to main content

A Web Development Framework For Python.

Project description

An Web Development Framework Called "Cambo".

Installation

pip install Cambo

Usage

cambo = Cambo()

@cambo.page('/')
def main():
    return 'Welcome to Cambo!'

@cambo.page('/about')
def about():
    return 'This is a simple framework called Cambo.'

if __name__ == "__main__":
    cambo.run()

Output

Running on http://127.0.0.1:8000

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

cambo-0.1.0.tar.gz (1.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cambo-0.1.0-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

Details for the file cambo-0.1.0.tar.gz.

File metadata

  • Download URL: cambo-0.1.0.tar.gz
  • Upload date:
  • Size: 1.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for cambo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2322eb30b9e2b471ada7269acea08a834ba53e040f84716aa7fc9e898028d3b9
MD5 b53b307b36fab5bd0bb62ff10cc02acd
BLAKE2b-256 a700602091517f9621498db68d297282799dd8125e755d526668505597463197

See more details on using hashes here.

File details

Details for the file cambo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: cambo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for cambo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 752c47de2cf871b4cc690f8ec724230c78d5081a4db277a4e442032fcdb814f7
MD5 896e538c22bdd617b497dfe440bb186f
BLAKE2b-256 6b8b9811b850015cc4084b55476139fce0446b5c62931f32ad5671a0c8caa729

See more details on using hashes here.

Supported by

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