description |
---|
Information for Repo-Site on Github |
Within this repository, I'll drive the development of my python package valuefragments. Maybe someday I'll bring it up to a pypy package.
For learning and helping I enabled code checking by CodeFactor. Here you can see the actual rating of my code:
For live playing around with my first steps, you might try one of the following links:
For easy testing, I'll recommend doing an editable
install via
python3 - m pip install --upgrade --user --editable .
or make install
.