Metadata-Version: 2.4
Name: tronkit
Version: 0.0.1
Summary: Modern TRON Development Toolkit (Placeholder - Coming Soon)
Project-URL: Homepage, https://github.com/tronkit-dev/tronkit-py
Project-URL: Bug Tracker, https://github.com/tronkit-dev/tronkit-py/issues
Project-URL: Documentation, https://github.com/tronkit-dev/core
Project-URL: Source, https://github.com/tronkit-dev/tronkit-py
Author-email: Rocky Feng <folowing@gmail.com>
License: MIT
License-File: LICENSE
Keywords: blockchain,cryptocurrency,tron,tronkit,web3
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# TronKit (Python)

> Modern TRON Development Toolkit for Python

⚠️ **This is a placeholder package.** The actual implementation is coming soon!

## 🚧 Status

This package is currently in planning phase. We are actively developing the TypeScript version first:

- ✅ **TypeScript**: [`@tronkit/core`](https://www.npmjs.com/package/@tronkit/core) - Available now!
- 🚧 **Python**: `tronkit` - Coming soon
- 🚧 **Rust**: `tronkit` - Planned

## 📦 TronKit Ecosystem

| Language | Package | Status |
|----------|---------|--------|
| TypeScript/JavaScript | [@tronkit/core](https://npmjs.com/package/@tronkit/core) | ✅ Beta |
| Python | tronkit | 🚧 Placeholder |
| Rust | tronkit | 🚧 Planned |

## 🔗 Links

- **TypeScript Version**: https://github.com/tronkit-dev/core
- **Documentation**: https://github.com/tronkit-dev/core#readme
- **Python Repo**: https://github.com/tronkit-dev/tronkit-py
- **Report Issues**: https://github.com/tronkit-dev/tronkit-py/issues

## 📬 Get Notified

Star ⭐ the repositories to get notified when the Python version is released!

- TypeScript: https://github.com/tronkit-dev/core
- Python: https://github.com/tronkit-dev/tronkit-py

## 📄 License

MIT

---

**Built with ❤️ for the TRON community**
