Modified
- **README.md**: Updated to focus on directing users to the Read the Docs for usage and documentation. Simplified to enhance readability and direct users to comprehensive documentation online.
- **setup.py**: Included badges for download statistics and build status. The long description is now dynamically sourced from the README file to maintain consistency across platforms.
- **api.rst**: Added detailed information about the package's API, providing users with a clear understanding of available functionalities and usage.
- **installation.rst**: Updated to guide users for installation via pip, simplifying the installation process.
- **usage.rst**: Expanded to include detailed examples and more comprehensive documentation, offering users practical guidance and improved understanding of the package's capabilities.
These updates aim to enhance the user experience by providing clearer, more accessible documentation and a streamlined setup process.