Skip to main content

A short description of your package

Project description

apipie logo

ever wished that apis where easy to use, ever wished that private apis could be used publicly, and not lose security, well this is (somewhat) the perfect thing for you. Documentation available here

installing apipie

Install it by running

pip install apipie

if you would prefer not to use a venv run

python3 -m pip install apipie

or, on windows

py -m pip install apipie

to use you can run

apipie config.json False

The first argument is the filename, or the json iteself, if you would rather just input it right into there, make the second value true, that tells the code you want to use a string not a file path

you can also run it inside a .py file.

example.py

from apipie import Apipie

apipie=Apipie('config.json', False)

#or

apipie=Apipie('{"some":{"json":"here"}}',True)

if __name__ == "__main__":
    apipie.run(debug=True, port=8080, host = "127.0.0.1")

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

apipie-0.7.41.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

apipie-0.7.41-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file apipie-0.7.41.tar.gz.

File metadata

  • Download URL: apipie-0.7.41.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for apipie-0.7.41.tar.gz
Algorithm Hash digest
SHA256 8ce9d14834920fa771224d991072dd7364aab21c902838e9be4e9ab19bf4cff9
MD5 87d21b0c90b042c7b04f1c83996feb75
BLAKE2b-256 3f7bbadceb3e0e9662da13f234d3aaa3c118834aadcadedffc8bc6c1ac20ca97

See more details on using hashes here.

File details

Details for the file apipie-0.7.41-py3-none-any.whl.

File metadata

  • Download URL: apipie-0.7.41-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for apipie-0.7.41-py3-none-any.whl
Algorithm Hash digest
SHA256 a93a5f18a4a91eff11bddbc5e1edf058dff754c2c1afae2fbdf77e1f22f528c8
MD5 4d906381b6559b3607cdf714f907b941
BLAKE2b-256 6b7bae33469540778ce1e4491763285e7159f81afac1f314b0470dff1b8b39e4

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