A Python package that prints C++ DSA codes
Project description
mydsaaa
This is a Python package to quickly access common DSA codes in C++ language for educational purposes.
Installation
pip install mydsaaa
Usage
import dsa
# List available commands
dsa.help()
# Print a specific code
dsa.bubble_sort()
# Print ALL codes
dsa.all()
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
mydsaaa-0.0.2.tar.gz
(5.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 mydsaaa-0.0.2.tar.gz.
File metadata
- Download URL: mydsaaa-0.0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2479e03430e4f626059aad72e6ee311e2c3431fc62d4980bf42a4ab4d5a12ea0
|
|
| MD5 |
123ced6993fcbe6a998b5f4f4f810cbc
|
|
| BLAKE2b-256 |
a08ada023e235301114d9dd39912b550178b3944f556b7964b27b5c17e6f9aab
|
File details
Details for the file mydsaaa-0.0.2-py3-none-any.whl.
File metadata
- Download URL: mydsaaa-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
241b5defd3152d0a3fa6ac5556e7e967603c324044d29c18249ef6d9ac00e7c7
|
|
| MD5 |
2efbc4f7fb11566e2333a7c9b281b2dd
|
|
| BLAKE2b-256 |
74f447e2f5e4e2b69a9daf509809ba450adbe700889d22cf69311eaa5eaebf70
|