Re: Hatch - A modern project, package, and virtual env manager

2017-09-28 Thread ofekmeister
Hatch 0.20.0 features easy cross-platform Conda installation and interactive project creation! https://github.com/ofek/hatch/blob/master/HISTORY.rst#0200 -- https://mail.python.org/mailman/listinfo/python-list

userpath - Easily add your app to PATH on all platforms!

2017-09-20 Thread ofekmeister
https://github.com/ofek/userpath -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-18 Thread ofekmeister
Hatch now supports per-project package management! https://github.com/ofek/hatch/blob/master/HISTORY.rst#0140 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-12 Thread ofekmeister
0.10.0 features environment-aware testing, full Xonsh shell support, and more colors! https://github.com/ofek/hatch#0100 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-10 Thread ofekmeister
Hatch now supports all major shells!!! https://github.com/ofek/hatch#090 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-08 Thread ofekmeister
Temporary venvs support and terminal colors in 0.8.0! https://github.com/ofek/hatch#080 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-07 Thread ofekmeister
Big quality of life improvements in 0.7.0! https://github.com/ofek/hatch#070 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-06 Thread ofekmeister
Just released https://github.com/ofek/hatch#060 -- https://mail.python.org/mailman/listinfo/python-list

Re: Hatch - A modern project, package, and virtual env manager

2017-09-05 Thread ofekmeister
0.4.0 is out now! -- https://mail.python.org/mailman/listinfo/python-list

Hatch - A modern project, package, and virtual env manager

2017-09-04 Thread ofekmeister
I just released the first version of https://github.com/ofek/hatch It basically makes what you do most in your dev workflow easier and more configurable. Please provide feedback! -- https://mail.python.org/mailman/listinfo/python-list

Re: pypinfo: CLI to easily view PyPI download statistics via Google's BigQuery.

2017-08-24 Thread ofekmeister
If you ever want to quickly check your package's downloads counts or wish to know more about your users, I'd really recommend this! -- https://mail.python.org/mailman/listinfo/python-list

Re: Privy: An easy, fast lib to password-protect your data

2017-07-06 Thread ofekmeister
Do you better understand what Privy is for now? If so, is there anything in particular you think could be made more clear in the docs? -- https://mail.python.org/mailman/listinfo/python-list

Re: Privy: An easy, fast lib to password-protect your data

2017-07-05 Thread ofekmeister
> The person spamming right now would be you. You just posted a link, > without any explanations, any marketing blurbs, nothing. I've explained everything as succinctly as I can in the readme. Pasting bits of it here would not benefit anyone. > Why would I use your tool instead of something esta

Re: Privy: An easy, fast lib to password-protect your data

2017-07-04 Thread ofekmeister
On Monday, July 3, 2017 at 10:36:39 PM UTC-4, ofekm...@gmail.com wrote: > https://github.com/ofek/privy Bump b/c spam -- https://mail.python.org/mailman/listinfo/python-list

Privy: An easy, fast lib to password-protect your data

2017-07-03 Thread ofekmeister
https://github.com/ofek/privy -- https://mail.python.org/mailman/listinfo/python-list

pypinfo: CLI to easily view PyPI download statistics via Google's BigQuery.

2017-05-29 Thread ofekmeister
https://github.com/ofek/pypinfo -- https://mail.python.org/mailman/listinfo/python-list

Re: Verifiably better, validated Enum for Python

2017-05-24 Thread ofekmeister
On Tuesday, May 23, 2017 at 11:47:21 PM UTC-4, bream...@gmail.com wrote: > Well that's what is says here https://github.com/ofek/venum so it must be > true. Please move over Ethan, your time is up :-) > > Kindest regards. > > Mark Lawrence. Hey I've just run some tests and have updated the doc