A collection of Python utilities for projects related to Atari 8-bit computers
Project description
Atari 8-bit Python Utilities
Prerequisites
- Python 3.8 or later
- Optional: A version of
mkatr
compiled for you platform, in yourPATH
. Needed foratr2git
command to work.
Getting Started
The package can be installed using pip
pip install atari-8-bit-utils
Verify the installation by running a8utils --help
The output should look something like this
Usage: a8utils [OPTIONS] COMMAND [ARGS]...
╭─ Options ────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current │
│ shell. │
│ --show-completion Show completion for the current shell, │
│ to copy it or customize the │
│ installation. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────╮
│ ata2utf Converts a single file or all files in a directory from │
│ ATASCII to UTF-8 │
│ utf2ata Converts a single file or all files in a directory from │
│ UTF-8 to ATASCII │
│ atr2git Keeps an ATR image and git repo in sync │
╰──────────────────────────────────────────────────────────────────────╯
Commands
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
atari_8_bit_utils-0.0.6.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file atari_8_bit_utils-0.0.6.tar.gz
.
File metadata
- Download URL: atari_8_bit_utils-0.0.6.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26069d373b4c0b61a903091f23fa33ddc4565a8195d15a67dc95ec124a3d8373 |
|
MD5 | 53362e26b2bf98b9d9feff2d26fb014d |
|
BLAKE2b-256 | 3ce679f3b90d65d3398ba8917069f8a789a2f378ebc230d462979f8463841555 |
File details
Details for the file atari_8_bit_utils-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: atari_8_bit_utils-0.0.6-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9a598e0b2642b1723b259691034f0483e8d8e9e3c15acb9ae4ba080b904053a |
|
MD5 | c1e41ed25b2739716fa4be44eec5592b |
|
BLAKE2b-256 | d66fb4adcde5e28bd1f91b31cb755874cbee702b1cab5349e9d45abaf1121104 |