We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Converts a CSV into a JSON. Short term project from a year ago. Not practical for actual use. Consider Pandas instead.
Python
Replacement for Python Standard Library os.path. Not necessary, now that we have pathlib.Path in standard library.
Handle inotify events in an easy and Pythonic way.