Skip to content

Python bindings to the Open Source License API

License

Notifications You must be signed in to change notification settings

Bhanditz/python-opensource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

21 Commits

Repository files navigation

python-opensource

python-opensource is an API Wrapper that allows you to query the Open Source License API with Python.

Example

fromopensourceimportlicensesforlicenseinlicenses.tagged("copyleft"): print(license.name)

Installing

pip install opensource 

About

Python bindings to the Open Source License API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python100.0%