[image: camo.githubusercontent.com] [image: camo.githubusercontent.com] [image: camo.githubusercontent.com] [image: camo.githubusercontent.com]
Hello everyone,
A random advertisement on YouTube and my passion for programming has brought me here today, to create an open-source Python wrapper for the Tom API and my newfound enjoyment for Torn.
TornAPIWrapper is an open-source Python library for interacting with the Torn City API v2, offering access to Torn City data. It covers all available Torn API v2 endpoints and is kept current with the latest updates to the API.
It provides sync and async support, built-in API error handling, and a modern API wrapper - all you need to build Discord bots, tools, trackers, dashboards, and websites, while TornAPIWrapper takes care of the rest.
from TornAPIWrapper import TornAPIWrappertorn = TornAPIWrapper(api_key="1aBcDeFgH2iJkLmN")print(torn.user.get_profile())
Thank you
Links to checkout:
GitHub Repository
README.md
TornAPIWrapper (PyPi)
Torn API v2
If you create a project using TornAPIWrapper, let me know! I’d love to see what people create. I wouldn’t mind starting a list of projects built with TornAPIWrapper!