Skip to content
Avatar

Highlights

Sponsoring

@dry-python

Pinned

  1. A curated list of cryptography resources and links.

    2.7k 387

  2. 👥 A bash-tool to store your private data inside a git repository.

    Shell 2.1k 144

  3. ♻️ Convert strings to any case.

    Elixir 130 16

  4. Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.

    Python 617 46

  5. Automatically create slugs for Ecto schemas.

    Elixir 125 13

  6. dotfiles for the developer happiness: zsh, brew, vscode, python, node, elixir

    Shell 384 43

Contribution activity

October 2020

Created a pull request in dry-python/returns that received 3 comments

Bumps poetry version alone

+396 −434 3 comments

Created an issue in wemake-services/wemake-python-styleguide that received 12 comments

Return the boolean condition directly without using `if`

Rule request Thesis We need to track: if cond: return True # or False else: return False # or True and: if cond: return True # or False return False

12 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.