A math calculation package.
Project description
milesianpy
A math calculation package.
Usage
Parsers:
basic_parser: A basic parser that can parse basic math expressions.number_parser: A parser that can parse numbers.operator_parser: A parser that can parse operators.
from milesianpy.parsers import basic_parser
// TODO: add examples here.
Installation
pip install milesianpy
Development
Setup
For first time setup:
make setup
To build, publish, and clean the artifacts in one simple step, run:
make all
Building
To build the package, run:
make build
Publishing
To publish the package to pypi, run:
make publish
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
milesianpy-0.0.8.tar.gz
(4.5 kB
view details)
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 milesianpy-0.0.8.tar.gz.
File metadata
- Download URL: milesianpy-0.0.8.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac32e48c1fd4f8394722589531facad50dcb46891f23870a7bb938d4ea5a9b4a
|
|
| MD5 |
42d4190d1948ff3f75a0b0026efead1f
|
|
| BLAKE2b-256 |
c7b9e19fcd98df5dec5d93e6bf0c66e277428ee4a292e9fa94b7f0176c3c1e68
|
File details
Details for the file milesianpy-0.0.8-py3-none-any.whl.
File metadata
- Download URL: milesianpy-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fe60d2b0e852cfdf250baac48cdf75eb31b8111c276c9647dadec42779819d1
|
|
| MD5 |
3e3ca19b3db54ec5c2dff53c11d93b9e
|
|
| BLAKE2b-256 |
74152f205b3dfea534f32ec4cf82d9cf1d9eee1e0038e1d09b06697625d590f0
|