Skip to content

Pyrus is a comprehensive Python toolkit library that provides developers with a range of modules for managing different aspects of their projects. It includes modules for reading and writing files, handling data, working with media, presenting and cleaning data, and more.

Fruitful-DevTools/pyrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrus (WORK IN PROGRESS)

Pyrus is a Python library that simplifies common development tasks such as file management, data processing, and web scraping. It provides a common interface for performing operations across different mediums, allowing developers to write efficient and maintainable code.

Features

Pyrus includes the following modules:

  • file_manager: Provides a set of functions for reading and writing files of various formats.
  • data: Provides a set of functions for processing data, such as sorting, filtering, and transforming.
  • web: Provides a set of functions for web scraping and interacting with APIs.
  • cache: Provides a simple way to cache expensive computations or API requests for faster and more efficient processing.
  • backoff: Provides a set of functions for retrying failed operations with an increasing delay.

Contributing

Contributions to Pyrus are welcome! If you encounter a bug or would like to suggest a new feature, please open an issue or submit a pull request.

License

Pyrus is licensed under the MIT License.

About

Pyrus is a comprehensive Python toolkit library that provides developers with a range of modules for managing different aspects of their projects. It includes modules for reading and writing files, handling data, working with media, presenting and cleaning data, and more.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages