Skip to content
View ZeroIntensity's full-sized avatar

Highlights

  • Pro

Block or report ZeroIntensity

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZeroIntensity/README.md

Welcome!

I'm 16 and tend to write open-source libraries.

My Projects

  • pointers.py is what I'm known for, but it's not really practical in the real world. I wrote it for fun and to prove a point.
  • view.py is my main focus, as of now.

Some smaller projects

  • pyawaitable, a library for calling asynchronous Python code from an extension module.
  • prompts.py, a package for pretty inputs, especially with click.

Joke projects

  • namespaces.py, C++ style :: syntax for Python.
  • mutstring, patch into string methods to allow mutation of the internal object.
  • privates.py, access modification for Python.
  • snakedict, change camelCase dictionary keys to snake_case.

Support my work

You can donate via GitHub Sponsors.

Contact

Pinned Loading

  1. pointers.py pointers.py Public

    Bringing the hell of pointers to Python.

    Python 914 12

  2. view.py view.py Public

    The Batteries-Detachable Web Framework

    Python 204 15