Skip to content

Repo for demonstrating core functionality of Python 3 as well as some popular libraries

License

Notifications You must be signed in to change notification settings

hasanzaidi/python-language-tester

Repository files navigation

python-language-tester

Repo for testing features of the Python 3 language.

Set up

Install dependencies using:

pipenv install --dev

Running

Can run unit tests using:

pipenv shell
pytest

About

Repo for demonstrating core functionality of Python 3 as well as some popular libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages