Last updated:
0 purchases
pythonobjectgetter 0.0.2
PYTHON OBJECT GETTER
Import something from a module, while mocking anything in its namespace.
Source Code: https://github.com/boromir674/python-object-getter
Pypi Package: https://pypi.org/project/python_object_getter/
Features
python_object_getter python package
Great Feature
Nice Feature
Test Suite using Pytest
Parallel Execution of Unit Tests, on multiple cpu’s
Automation, using tox
Code Coverage measuring
Build Command, using the build python package
Pypi Deploy Command, supporting upload to both pypi.org and test.pypi.org servers
Type Check Command, using mypy
CI Pipeline, running on Github Actions
Job Matrix, spanning different platform’s and python version’s
Platforms: ubuntu-latest, macos-latest
Python Iterpreters: 3.6, 3.7, 3.8, 3.9, 3.10
Parallel Job execution, generated from the matrix, that runs the Test Suite
Prerequisites
You need to have Python installed.
Quickstart
Using pip is the approved way for installing python_object_getter.
python3 -m pip install python_object_getter
TODO demonstrate a use case
License
GNU Affero General Public License v3.0
License
Free software: GNU Affero General Public License v3.0
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.