Skip to content
View zmarffy's full-sized avatar
  • USA
  • 18:19 (UTC -04:00)

Organizations

@Marauder-Golders

Block or report zmarffy

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
zmarffy/README.md

Zeke's GitHub

Hi, I make stuff. I am very much learning what I'm doing along the way, so please bear with me! I have a tendency to reinvent the wheel, you may come to learn.

I wouldn't consider anything I make production-ready, but the word "production" could really mean anything, anyway, I guess, so that's at your discretion. I provide no warranty for anything I make at all.

Just wanted to give a quick heads up that a lot of my stuff requires my own packages. I modularize even my own stuff to reuse as much code as possible without copy and paste. I'm probably in the process of doing that if you haven't seen me push in a while. This is exactly why you shouldn't use my stuff. I refactor too often. Right?

Pinned Loading

  1. apt-repo apt-repo Public

    An APT repo maker. Wrapper for `reprepro` that hosts a repo using GitHub as the backend. Available on PyPI as `apt-repo-maker`

    Python 16

  2. ms-requests-session ms-requests-session Public

    A wrapper for `requests.Session` that logs you into your Microsoft account. Available on PyPI as `ms-requests-session`

    Python