OceanCrow Voting System
Version: 0.1.0
Author: Sheldon Kenny Salmon (OceanCrow)
Overview
🌊 OceanCrow Voting System lets players propose and vote on game features via a Pygame UI. Devs use the results to guide updates. Built with the AquaFlow Master Blueprint for adaptability across industries (e.g., gaming, community feedback).
Installation
pip install ocean-crow-voting-system
Usage
Run the System:
voting-system
A window pops up. Type an idea and press Enter to submit (5s cooldown), use Up arrow to vote for the top idea (1 vote limit). Times out after 60s.
Check Votes:
Ideas and votes save to voting_data.json. View top 5 ideas on-screen.
Tweak It:
Modify voting_data.json or extend the code.
Features
Simple UI for idea submission and voting.
Tallies votes in real-time with locking.
Displays top 5 ideas.
Limits votes and submissions for fairness.
License
MIT License - See LICENSE file.
Notes
Test in non-critical systems.
No support provided—experiment and adapt!
Release files for ocean-crow-voting-system 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ocean_crow_voting_system-0.1.0.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ocean_crow_voting_system-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / ocean_crow_voting_system-0.1.0.tar.gz
| Download URL | ocean_crow_voting_system-0.1.0.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe65baea6f4e17f209c0316cc420c52d888aeecfd36f2e6c45e3dc245d289146
|
|
BLAKE2b-256 checksum How to use checksums |
1fd4eba2019ff95706c083704acfb337c0f2841a09dae2c79f5bbcacdd6d0171
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / ocean_crow_voting_system-0.1.0-py3-none-any.whl
| Download URL | ocean_crow_voting_system-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5b1bb23d36a9adfbd7486b494d96c00ea7e26297f76fd14a9f2f0dd3f8cb078e
|
|
BLAKE2b-256 checksum How to use checksums |
ee6cc298831445b1f64f8535c8a726f3782ac52d07e4225d6bc80a4730c049ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|