DigitalWallet is an async service that counts your currencies.
Project description
Digital Wallet
Setup
git clone https://github.com/heliosgrounder/DigitalWallet.git
cd DigitalWallet
python -m venv venv
- Windows (PowerShell):
.\venv\Scripts\Activate.ps1
- Unix:
./venv/bin/activate
pip install -r requirements.txt
Run
You can choose all available currencies in this.
cd digitalwallet
python -m main --period 10 --rub 10 --debug y
python -m main --rub 100 --eur 300 --usd 200
python -m main --aud 200 --rub 0
Using
You can go to localhost:8000/docs and use FastApi interface.
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
digitalwallet-0.0.3.tar.gz
(4.1 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 digitalwallet-0.0.3.tar.gz.
File metadata
- Download URL: digitalwallet-0.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4970b57ef7e1c7d61a7dcb9c799d12a15a82f63a51c9970aba6853ef0766e79
|
|
| MD5 |
2db061cc7ec9134ba1c5c636e161f7a0
|
|
| BLAKE2b-256 |
24b74e13b72fe41841e821fb72e550e33225db86080b561d817ba30c7c9c52d2
|
File details
Details for the file digitalwallet-0.0.3-py3-none-any.whl.
File metadata
- Download URL: digitalwallet-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01744c80869cefe7bac6d7564c6c9bfcdcfa997b9c66c2b10f6bb6dea9204171
|
|
| MD5 |
456c6e72c37b840b2516b5560806528c
|
|
| BLAKE2b-256 |
f82b82b13dc4703240c06b6e67cca63a6fbb6d54077471234a05f13277a3d838
|