Skip to content
View orsinium's full-sized avatar
πŸ”₯
orsinium.dev
πŸ”₯
orsinium.dev

Organizations

@life4 @dephell @orsinium-labs @orsinium-forks @firefly-zero

Block or report orsinium

Report abuse

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

Report abuse
orsinium/README.md

Hi, I'm Gram πŸ‘‹

I do a lot of OSS, mostly on 🐍 Python and πŸƒ Go. I like to experiment with different technologies and ideas.

Some highlights:

  • πŸ“ textdistance: 3.2k+ stars. 40+ algorithms for calculating the distance between given sequences. Most of the algorithms contain original research and optimizations done by me.
  • πŸ”₯ dephell: 1.7k+ stars, archived. I tried to fix Python packaging. It went pretty well but it's hard to maintain such a huge project alone.
  • πŸ“„ deal: 570+ stars. The project brings formal verification, design by contract, Hoare logic, and other powerful ideas into Python to empower you to write bug-free code.
  • πŸ”’ enc: 420+ stars. The project makes GnuPG encryption modern, easy, and friendly.
  • 🌐 gweb: 190+ stars. The project brings WebAPI into WASM-compiled Go code, a must-have for writing JS-free frontend.

See also 🍴 forks for maintained forks of my archived projects.

I don't want to claim ownership of the things I make. Quite the opposite, I make it part of the bigger community. So, all my projects are in different organizations:

  • 😎 life4: cool and important projects I maintain.
  • πŸ”¬ orsinium-labs: small projects that don't need much maintenance.
  • πŸ’Ύ orsinium-archive: projects that are still cool but will never get new changes.
  • πŸ”₯ dephell: dephell ecosystem, mostly libraries related to Python packaging.
  • 🍴 orsinium-forks: ignore this one.

❀️ Support my work if any of my projects saved your day.

It's hard to list here all my work. I have over 100 original open-source projects and numerous contributions. Read more at 🧠 orsinium.dev.

Pinned Loading

  1. life4/textdistance life4/textdistance Public

    πŸ“ Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

    Python 3.5k 257

  2. life4/deal life4/deal Public

    🀝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

    Python 855 34

  3. life4/enc life4/enc Public

    πŸ”‘πŸ”’ A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more.

    Go 518 18

  4. life4/gweb life4/gweb Public

    🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.

    Go 224 17