A Python application to help organize board and card games by tracking game details and shelf locations.
Project description
Game Organizer
Game Organizer is a Python application that helps you easily organize your board and card games by allowing you to input your game collection along with shelving information (rows and columns). Perfect for keeping track of your collection in a structured way!
Installation
Option 1:
pip install gameorganiser
Option 2: download the executable from the releases page Warning: there is a bug in the executable that causes it not to generate the JSON file used to save the data. Use the pip install method if you want to save data. I am working on fixing this issue.
Usage
- Run the main script/executable:
python main.py
. ubuntu-latest
windows-latest.exe
-
Follow the prompts to:
- Add a game to your collection
- Input shelving information (number of rows and columns)
- View your organized collection
Example:
python main.py
Enter the game file name (e.g., games.json): games.json
Menu:
1. Add a new game
2. View all games
3. Export games to CSV
4. Save and exit
Enter your choice: 1
Enter game name: catan
Enter game type: board
Enter rows number: 3
Enter columns number: 5
Menu:
1. Add a new game
2. View all games
3. Export games to CSV
4. Save and exit
Enter your choice: 4
Attempting to save game data...
Game data saved. Exiting...
Press Enter to exit...
Contributing
Contributions are welcome! Feel free to submit issues, suggest features, or submit pull requests.
License
This project is licensed under the MIT License.
See the LICENSE file for details.
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
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 gameorganiser-1.3.0.tar.gz.
File metadata
- Download URL: gameorganiser-1.3.0.tar.gz
- Upload date:
- Size: 35.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.16.7-200.fc42.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c2082657435e54d79bb0b3b163bc8879dfdd108c648588ab7c7faca285527cf
|
|
| MD5 |
7db6f93e3b9520ceb2a1fcc6ca11413e
|
|
| BLAKE2b-256 |
8698651555e1f7a419ddea08d6156e3a727d2d5e75bec8bd1e0985940b75b84d
|
File details
Details for the file gameorganiser-1.3.0-py3-none-any.whl.
File metadata
- Download URL: gameorganiser-1.3.0-py3-none-any.whl
- Upload date:
- Size: 35.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.16.7-200.fc42.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ca70d555707edcb40b122d36460611f3de87860b0afc1edd28ad2b49f9273ed
|
|
| MD5 |
838ad9da6ffa56c85226e6339db5cdd5
|
|
| BLAKE2b-256 |
2cfdbc7b92b22c95d0c5a1302ced00d6a068b670f6369e868157ee256536e6b7
|