PyAflow is a user-friendly Python interface to the Aflow API, designed to simplify access to AFLOW data. While the project is currently in development, it is fully functional as a standalone code. Please be aware that we may introduce breaking changes to the code without prior notification.
Note: This wrapper utilizes AFLOW data but is not developed or maintained by the AFLOW Consortium.
- Cast properties to more suitable Python objects
- Simplify the filtering process
- Implement lazy evaluation
- Consider adding an optional progress bar
- Include Pip support
- Enhance the README
- Provide usage examples
- Add unit tests