Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 9ea77f6

Browse files
remicalixtehush-hush
authored andcommitted
1 parent e0e003e commit 9ea77f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ This package provides a ``go`` package named "python" under which most of the
88
exposed. Theoretically, you should be able use https://docs.python.org/3/c-api
99
and know what to type in your ``go`` program.
1010

11-
Currently supports python-3.7+
11+
Currently supports python-3.7+.
1212

13+
This project was inspired by https://github.com/sbinet/go-python. Go and take a look if we need something for python-2.7!
1314

1415
Install
1516
-------

0 commit comments

Comments
 (0)