A Python wrapper for the Torn City API, providing access to Torn City data.
- Install the TornAPIWrapper package by typing
pip install tornapiwrapper
in your CMD. - Check out examples and documentations to familiarize yourself with the API.
- Create an API key.
- Start programming!
There are two Torn City API documentations that I recommend reading to understand how the API works.
- Official Torn API Docs: This is the official Torn City API documentation, that is not properly documented. I only recommend this as it is official documentation.
- Unofficial Torn API Docs: This is the unofficial Torn City API documentation, that is well documented and has an active and open-source repository.
View CONTRIBUTING.md to contribute.
Love open-source projects? Find the project helpful or fun? Support sustainability here, your contribution keeps innovation and fun alive.
Note
This is not legal advice.
The content and software in this GitHub repository are licensed under the MIT License. A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
These are links that may help with your programming.