Skip to main content

A small example package

Project description

arnavArithmetic

arnavArithmetic is a lightweight WSGI_ Math application. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug_ and Jinja_ and has become one of the most popular Python web application frameworks.

.. _WSGI: https://wsgi.readthedocs.io/ .. _Werkzeug: https://werkzeug.palletsprojects.com/ .. _Jinja: https://jinja.palletsprojects.com/

Installing

Install and update using pip_:

.. code-block:: text

$ pip install arnavArithmetic

.. _pip: https://pip.pypa.io/en/stable/getting-started/

A Simple Example

.. code-block:: python

# save this as app.py
from arnavArithmetic import add

app = add(1,3)
print(app)

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

arnavArithmetic-0.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

arnavArithmetic-0.0.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file arnavArithmetic-0.0.1.tar.gz.

File metadata

  • Download URL: arnavArithmetic-0.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for arnavArithmetic-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d7f5e87bb3fe6f7f294b80f56130cfea6f11bbbbc42c1ce95ad85bb1e092cad3
MD5 0046bfde9871c291aaaffa3ea05efa95
BLAKE2b-256 16c106d17dc2aed927ed2d480f85506b8156b8d50c492af7365955870b04cd2e

See more details on using hashes here.

File details

Details for the file arnavArithmetic-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for arnavArithmetic-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 60de486005a4fa85bd87acbe067822c1d8af24195c69a4ae00023de62810a9aa
MD5 0b1a69476b8e26edf989b660b029850c
BLAKE2b-256 e4ad7db1b7aa969d373305e3289871817b5f9d479e59bb57f3d5c11d6cdd9160

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