Metadata-Version: 2.1
Name: ugecko
Version: 1.3.2
Summary: Python library for use with TCPGecko. Requires kernel exploit to use.
Home-page: https://github.com/vincent-coding/uGecko
Author: WiiuDev, VCoding
License: MIT
Project-URL: Source Code, https://github.com/vincent-coding/uGecko
Project-URL: Documentation, https://github.com/vincent-coding/uGecko/tree/master/docs
Project-URL: Issue Tracker, https://github.com/vincent-coding/uGecko/issues
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE

# uGecko
Python library for use with TCPGecko. Requires kernel exploit to use.

(*WARNING: Tested on Python 3.8 to 3.9*). <br />
You can find examples in the folder `examples`.

# Credits

**NWPlayer123, wj44, and wiiudev** for [`pyGecko`](https://github.com/wiiudev/pyGecko)<br />
**Chadderz and Marionumber1** for [`TCPGecko codehandler`](https://github.com/wiiudev/pyGecko/tree/master/codehandler)<br />
**BullyWiiPlaza** for the current version of [`TCPGecko`](https://github.com/BullyWiiPlaza/tcpgecko/)<br />
**VCoding** for this modified version of `pyGecko`, specially designed for the [`TCPGecko version`](https://github.com/BullyWiiPlaza/tcpgecko/) of **BullyWiiPlaza**.


