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.7.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.7.tar.gz.
File metadata
- Download URL: milesianpy-0.0.7.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 |
8f974aa87f30c86a376feff220887c6a6662e6726b9ef4b7fabbe8ba124d2ce5
|
|
| MD5 |
c7137e44418701a9e7bb82859cd73518
|
|
| BLAKE2b-256 |
6e63f7c1cbac56e52cc0598b4646e146c271897e60edbe502132a9c4abdeae84
|
File details
Details for the file milesianpy-0.0.7-py3-none-any.whl.
File metadata
- Download URL: milesianpy-0.0.7-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 |
da3ae50d6f1cd18b02998d9a3bdf2c2a7af54bfe85945f5af778aa85ce72b5aa
|
|
| MD5 |
b12f6ff992b041568a5a37a820c2e919
|
|
| BLAKE2b-256 |
1ee85e60a3fb0bfa0d897e7bf0ac8c72047054b9e099ff1b46c4279714446138
|