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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 milesian-0.0.1-py3-none-any.whl.
File metadata
- Download URL: milesian-0.0.1-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 |
7004a2b69da4b4da3c03c4670ba7936bf53840a44a0a4036a94a3e5b4c91f321
|
|
| MD5 |
89ae60506946d3918b2dd8081b56ac9b
|
|
| BLAKE2b-256 |
61226624b1063076716c8a3d40e1f4c83fe54fe1c4a865985fb2f738ba9c183d
|