The All-in-One Python Package
Project description
Spyne v1.0.0
The all-in-one Python package.
Setup
In your terminal:
$ pip install pyspyne
In the python file:
import pyspyne
Modules
####Math
You can use all the methods in the regular Python Math module in Spyne Math
math = spyne.math
my_equation = math.Equation("2 * x")
Creates a new Equation object for the Graphr Module
####Graphr
graphr = spyne.graphr
graphr.draw(my_equation, units=1)
Draws a turtle graph based on the equation
Parameters:
- my_equation (Required): Equation object from Spyne Math
- units (Default=1): Graph units
###Extended documentation coming soon!
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyspyne-1.2.7.tar.gz.
File metadata
- Download URL: pyspyne-1.2.7.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46ebe37df26ac858fb282bb20c47c8c372fea46c7f49ec895037038562337e67
|
|
| MD5 |
cf1c4e794866c7188b706c8c1677f609
|
|
| BLAKE2b-256 |
3e0f2b02627d48cdd5fadd33043a2c1a5dd87c2042bdf9794f2ce094c0523fc6
|
File details
Details for the file pyspyne-1.2.7-py3-none-any.whl.
File metadata
- Download URL: pyspyne-1.2.7-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
262012c13692e68ed4fdb3090e7074db243aabcde0ec8104789789dceb53f85d
|
|
| MD5 |
5120b8fad5a09c931e78e3a12f0a8a8a
|
|
| BLAKE2b-256 |
4f29c982d2822c6b4d606c881266baa16f196ea60d614f74600ed3ce4faeef25
|