Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Chicago
- Chicago
Popular repositories
-
-
Flask wep app to display text files decoded under various codecs in order to visually verify.
Python 1
-
-
Forked from blue-yonder/turbodbc
Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
C++
-
22 contributions in the last year
Contribution activity
January 2020
- keitherskine/cpython Python
Created a pull request in python/cpython that received 9 comments
PyLong_AsLongLong() docs should refer to 'long long' rather than 'long'
In the docs for PyLong_AsLongLong(), it states that an Overflow exception will be raised if the value is out of range for a C-style long integer ty…
Created an issue in blue-yonder/turbodbc that received 3 comments
Installing turbodbc on Windows 10/Python3.7 with VS 2019
I'm having trouble installing turbodbc on a Windows 10 (Pro) laptop, with Python 3.7 (64-bit), and using VS 2019 build tools (not VS 2015). When ru…