foss42

Core Python library used by foss42 Open Source APIs.


Keywords
foss42, utility, coversion, validation, generate, transform, ml, bi, visualization, charts, language, graphs, data, map
License
Apache-2.0
Install
pip install foss42==0.0.2

Documentation

foss42

Discord Server Invite PyPI PyPI - Python Version

Core Python library for foss42 Open Source APIs.

To learn more about the project check out:

Installation

pip3 install foss42

Testing

Install pytest

$ pip3 install pytest

Clone the repo, set it as the current working directory and run the tests using the command:

$ pytest