Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
/ rocore Public archive

Core classes and functions, reusable in any kind of Python application.

License

Notifications You must be signed in to change notification settings

RobertoPrevato/rocore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status pypi Test coverage

⚠️ This package has been renamed to essentials, and has a new repository in GitHub. Please use the essentials package instead of rocore; since this will not be actively maintained anymore.


Core classes and functions, reusable in any kind of Python application

Features:

Installation

pip install rocore

Documentation

Please refer to documentation in the project wiki: https://github.com/RobertoPrevato/rocore/wiki.

Develop and run tests locally

pip install -r requirements.txt

# run tests using automatic discovery:
pytest

# with code coverage:
make testcov

About

Core classes and functions, reusable in any kind of Python application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published