MicroProjects in Python
Project description
MicroProjects
This is a collection of MicroProjects I code for fun..
Table of Content
1. Calculator
A simple calculator written in Python that just works. The source code is available on nyx-4/MicroProjects/calc - GitHub.
Usage:
- From CLI:
calc 5 + 10 x 3 - 2 - As Python module:
python -m microprojects.calc 5 + 10 x 3 - 2 - From Python source:
microprojects.calc("5 + 10 x 3 - 2")
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
microprojects-0.1.0.tar.gz
(23.8 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 microprojects-0.1.0.tar.gz.
File metadata
- Download URL: microprojects-0.1.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c405978402aef251ccb3daea11c669b991e53e66db55eadb88221f59bdb558c3
|
|
| MD5 |
d40cc921cd3d07d187148ba7c4229104
|
|
| BLAKE2b-256 |
b7c96dfcf4d93fab9c84fbfc44bbcf7f0e27aa5d0ab855fe879b54e6c7fcd6a3
|
File details
Details for the file microprojects-0.1.0-py3-none-any.whl.
File metadata
- Download URL: microprojects-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d110119b8c54e615168277acc85baaf4e8004f4ade08279ac52f7e96bc53d1
|
|
| MD5 |
d76e51794b84c02c4b2cd8c83125b201
|
|
| BLAKE2b-256 |
81e27d5f4a1f3a4b5a4497d63f8349d128a879ca7248d3dccb7cfc5389695a95
|