Skip to content

gameingame-eng/PyHub

Repository files navigation

PyHub

PyHub is a modular Python-based entry point that can run certain feature modules from a central entry point such as games, calculators, and dictionaries.

Features


Project Structure

PyHub/

├── features/
├── dat.py
├── main.py
├── .gitignore
├── README.md
├── .gitattributes
└── LICENSE

Contribution

Clone the repository

git clone https://github.com/gameingame-eng/PyHub.git

cd PyHub

Run the project

python3 main.py

or if on windows

.\run.cmd

For more information, please refer to .github/CONTRIBUTING

Requirements

Python 3.12.10

No external dependencies (unless you add them)

Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to modify.

Running

There are multiple ways to run this project

On Windows

There are three ways to run this project on Windows.

1. command file (fastest and simplest)


Just double-click on the `run.cmd` file in the root dir and it should run the project.

If you are on Linux or MacOS, Your OS is not supported yet. your best option is to take the src code, cd into the dir, and use python3 main.py.

I am really sorry for the inconvenience and i will add MacOS and Linux soon!


License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).

You may use, modify, and share this project for non-commercial purposes as long as you provide attribution. Commercial use is not permitted. License: CC BY-NC 4.0

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •