Skip to content
View http-kennedy's full-sized avatar
💻
I_AM_HERE
💻
I_AM_HERE

Block or report http-kennedy

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

about me

  • hobbyist
  • most of what i code is for my own use
  • tools that just get the job done

tools

focus python package manager uv editor zed machine m1 mac machine m4 mac


philosophy

  • python
  • aim for simple and modular design
  • try to keep things easy to reuse and tweak
    • not perfect at it but always improving

claim to fame

placed 3rd in the SANS Capture the Flag @ BSides Charm 2025


dev-template

quickly scaffold python projects
designed to skip the bloat and get straight to coding

sets up a basic project structure with dirs like src, tests, and optional config files like pyproject.toml

supports:

  • simple config to set defaults like base path or template location
  • interactive prompts with path autocomplete
  • automatic venv creation and package install
  • drop-in templates you can customize

design was inspired by always repeating the same setup steps just to write a small script
wanted something fast and local to keep my projects organized without thinking too much
not maintained anymore but it still works (hopefully) if you want to use it or borrow ideas

pypi total downloads
pypi downloads
stars forks
maintenance
last commit
pypi version
python versions
license


advent of code

2024 stars 2023 stars 2022 stars 2021 stars 2020 stars 2019 stars 2018 stars 2017 stars 2016 stars total stars


contact

if you want to ask about something ive built or just curious how it works
open an issue or discussion on the relevant repo

Pinned Loading

  1. dev_template dev_template Public

    dev_template is a user-friendly tool for setting up new Python projects. It provides a consistent structure, easy to use features, and cross-platform compatibility. This tool is for those of us tha…

    Python 4 1

  2. dev_crawl dev_crawl Public

    dev_crawl is a versatile Python debugging automation tool designed to simplify and streamline the debugging process for Python developers. It automatically injects debugging statements into Python …

    Python 3 1