summaryrefslogtreecommitdiffstats
path: root/python/python3-PyGithub/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-PyGithub/README')
-rw-r--r--python/python3-PyGithub/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-PyGithub/README b/python/python3-PyGithub/README
new file mode 100644
index 0000000000..76838cb7e5
--- /dev/null
+++ b/python/python3-PyGithub/README
@@ -0,0 +1,5 @@
+python3-PyGithub (Typed interactions with the GitHub API v3)
+
+PyGitHub is a Python library to access the GitHub REST API. This
+library enables you to manage GitHub resources such as repositories,
+user profiles, and organizations in your Python applications.