Skip to content

Latest commit

 

History

History
executable file
·
35 lines (21 loc) · 1.22 KB

File metadata and controls

executable file
·
35 lines (21 loc) · 1.22 KB

Club Penguin Island Remix Open-Source Project: Python API

This Python API was initiated as part of the restructuring effort in 2022. It was never completed and lacks features.

We are open-sourcing this project alongside other older projects to foster community engagement and support the development of future projects.

At Club Penguin Island Remix, we hope this project will assist you in achieving your goals and dreams.

Build

To build this project you'll need Python.

  git clone https://github.com/cpiremix/ws-python
  cd ws-python
  pip install fastapi uvicorn pydantic pymongo redis bson ujson cryptography

Deployment

Run the built solution with Python on a server. The main service and its workers will become available on ports 8000+.

License

This project follows the Club Penguin Island Remix Open-Source Project License. Check the LICENSE.md file or the mirror at https://www2.onelive.me/CPIR_OPENSOURCE_LICENSE.txt.

Authors

Contributing

Contributions are always welcome! We'll be responding to pull requests.