The Wayback Machine - https://web.archive.org/web/20220414000542/https://github.com/webknjaz
Skip to content
Avatar

Sponsors

@cybette @tt2468 @vyos @lucaspolo @HiredScore @getsentry @indeedeng

Achievements

Achievements

Highlights

Block or Report

Block or report webknjaz

Report abuse

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

Report abuse
webknjaz/README.md

SWUbanner

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on ansible/pylibssh, ansible/ansible, recently extended with dev tools like ansible/ansible-lint by day πŸŒ… and when the sun goes down πŸŒ‡ I do all sorts of other FOSS things

  • 🌱 I’m currently learning CPython Internals and the basics of OpenShift

  • πŸ‘― I’m looking to collaborate on improving the Python ecosystem around making GitHub Apps and Actions, packaging, testing, CI/CD

  • πŸ€” I’m looking for help with getting more hours in a day

  • πŸ’¬ Ask me about Python packaging, CI/CD, pytest, creating GitHub Apps, GitHub Actions, Ansible Collections, CherryPy internals, async in Python 3, tox, Gentoo Linux, Git, code reviews, linters, maintaining the compatibility with legacy Pythons, dev env, burnouts

  • πŸ“« How to reach me: tweet

  • πŸ˜„ Pronouns: he/him

  • ⚑ Fun fact: wanting to "fix" a game got me interested in computers when I was 7 but when I got older I lost interest in games, worked in gaming for just 3 months and never looked back

  • Oh, and also I'm a

    Contact me on Codementor

My ramblings πŸ“

Pinned

  1. πŸ€– Invisible engine driving octobot machines. Simple, yet powerful. [DEMO BOT @ https://github.com/sanitizers/chronographer-github-app] | [tutorial @ https://tutorial.octomachinery.dev] | [docs @ ht…

    Python 44 9

  2. CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev

    Python 1.5k 340

  3. check-in Public

    Checks your test results metadata into github, commit-bound. Acts as a bot. You'll need a GitHub App to use it.

    Python 18 7

  4. Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.

    Ruby 1.2k 387

  5. Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…

    Python 52.8k 21.8k

  6. 1
    /* Usage:
    2
     * First, open https://github.com/[username]/[reponame]/network/members page of upsteam repo
    3
     * After that open DevTools (normally F12), and then REPL (Esc), and copy-paste this there + hit Enter
    4
     * Script will output a command for adding git remotes to your local repo, copy-paste that to your terminal
    5
     */