/foss42-core

Core library for foss42 APIs

Primary LanguagePythonApache License 2.0Apache-2.0

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