An Api Wrapper for the Denzven-Graphing-Api
Project description
DenzGraphingApiWrapper_py
DenzGraphingApi_py is an ApiWrapper for DenzGraphingApi. this will make life easy and makes using the api a hassle free experience
Features
- makes life easier
- Supports discord embeds for discord bots
Installation
Install DenzGraphingApiWrapper by running:
``pip install DenzGraphingApiWrapper-py``
or
``pip install git+https://github.com/denzven/DenzGraphingApiWrapper_py.git``
Import it like this:
``import DenzGraphingApiWrapper_py as GraphingApi``
Usage
~~~~~~
Here are some examples on how to use this wrapper
::
>>> # Shell Example
>>> import DenzGraphingApiWrapper_py as GraphingApi
>>> formula = 'x**2+y**2-10'
>>> GraphingApi.heroku_graph(formula)
'https://denz-graphing-api-heroku.herokuapp.com/graph?formula=x%2A%2A2%2By%2A%2A2-10'
>>> GraphingApi.py_anywhere_graph(formula)
'http://denzven.pythonanywhere.com/graph?formula=%28x%2A%2A2%2By%2A%2A2-10'
you can use this url as a picture in discord and also in embeds like this
::
import DenzGraphingApiWrapper_py as GraphingApi
insert epik code
Contribute
~~~~~~~~~~
- Issue Tracker: <https://github.com/denzven/DenzGraphingApiWrapper_py/issues>
- Source Code: https://github.com/denzven/DenzGraphingApiWrapper_py
- Documentation = https://denzgraphingapiwrapper-py.readthedocs.io/en/latest/
Support
~~~~~~~
If you are having issues, please let us know.
Join the Discord Server! https://dsc.gg/chilly_place
License
~~~~~~~~
The project is licensed under the MIT license.
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
File details
Details for the file Denzven_Graphing_Api_Wrapper-0.0.0.5.tar.gz
.
File metadata
- Download URL: Denzven_Graphing_Api_Wrapper-0.0.0.5.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a869894d4b3c2464eb39beb74b444d68829c696bac1d89172fb618f287a238ae
|
|
MD5 |
2d4e5921e4a456cd1e89094ca48f5dcc
|
|
BLAKE2b-256 |
0a13624d2ccc36084f8842e07a9096e0243728631cd35f91876f549e9cbb8d6d
|
File details
Details for the file Denzven_Graphing_Api_Wrapper-0.0.0.5-py3-none-any.whl
.
File metadata
- Download URL: Denzven_Graphing_Api_Wrapper-0.0.0.5-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f7ea35f9d535b3e01b0579dc5e87e818071ac58912d02937be5280ac7b14a3c8
|
|
MD5 |
a0ada4bd8fc48c20d55ba9f54188958c
|
|
BLAKE2b-256 |
af593918a5f8370c05b4916b0e24ba58a355d1668ff48af052581281d24a48ec
|