About QubiPy¶
What is QubiPy?
QubiPy is a comprehensive Python library designed to interact seamlessly with the Qubic API. Built with simplicity and efficiency in mind, it empowers Python developers to create powerful tools and applications for the Qubic ecosystem.
Our Mission¶
Vision
Our mission is to lower the entry barrier for developers wanting to build on Qubic, providing them with reliable, well-documented, and easy-to-use tools.
Key Features¶
- 🚀 Simple and intuitive API interface
- 🔧 Comprehensive set of tools for the Qubic ecosystem
- 📦 Easy installation and setup
- 📘 Extensive documentation
- ⚡ High performance and reliability
About Qubic¶
Qubic is a revolutionary distributed ledger technology that combines:
- Unmatched scalable technology
- Advanced smart contracts
- AI capabilities
- Feeless transactions
Learn more about:
About QubiPy Labs¶
Who We Are
QubiPy Labs is an open source organization founded by Kyoto, dedicated to developing tools and solutions for the Qubic ecosystem. Our team is committed to creating high-quality, developer-friendly solutions that help grow the Qubic community.
Community and Support¶
We believe in the power of community-driven development. Here's how you can get involved:
Contributing¶
Ways to Contribute
- Submit bug fixes
- Add new features
- Improve documentation
- Share your ideas
- Help other developers
Check our Contributing Guidelines for more details.
Issues and Support¶
Found a Bug?
If you find a problem with the module, please report it.
Need Help?
- Join our community on Discord
- Check our Documentation
- Ask questions on GitHub Issues
Support Our Work (Donations)¶
Your Contribution Matters
QubiPy is developed and maintained by QubiPy Labs as a free, open-source project for the Qubic community.
Our dedication to providing high-quality tools is driven by passion, but maintaining and enhancing the library requires time, effort, and resources.
If you find QubiPy valuable and wish to support its continued development, any contribution is greatly appreciated.
Your donations help us cover operational costs, dedicate more time to new features, bug fixes, and comprehensive documentation, ensuring QubiPy remains a robust tool for everyone.
You can send your generous contributions to the following addresses:
- QUBIC :
CNSLISZCRHAVHADBQCZWVYAVTYXCVNQREGVVTWKBLHSJXFHRFEGNLORCHRSE - USDT (ETH, ARB, BSC or Polygon) :
0x453471Cc01868895b833841Ce7DbaE11fd9D1933
A huge thank you for being a part of the QubiPy journey!
Technical notes¶
This library uses crypto.dll, which is a C extension of the Qubic key utility functions and binds them to Python. To build this crypto.dll, this repository was used.
License¶
Open Source
QubiPy is open source software released under the AGPL-3.0 license (GNU Affero General Public License v3.0).
The AGPL-3.0 ensures that:
- The source code must be made available when the software is distributed
- Modifications must be released under the same license
- Network use is considered distribution
For more details, see the full license text.