pyment icon indicating copy to clipboard operation
pyment copied to clipboard

PyPi Package Update

Open joeld1 opened this issue 5 years ago • 4 comments

I was wondering if the PyPi package could be updated? I usually install packages via pip instead of python setup.py install.

I pip installed it and was wondering why my type hints weren't coming out correctly, after I installed it via GitHub I figured out that the pip package was out of date.

Anyhow, thanks again for this package! It's super useful and just what I needed!

Cheers

joeld1 avatar Mar 23 '21 13:03 joeld1

Hi @joeld1 Thanks for your message. Indeed I plan to release soon on PyPi. I am working on some issues before.

dadadel avatar Mar 23 '21 16:03 dadadel

Thanks @dadadel ,

Also, I was wondering if there's an option to add types on the same line that a parameter is defined within the docstr for ReStructuredText ?

For example :param str my_name: Users Name

I was wondering if there was a flag that'll output ReStructuredText like this example, screenshot below Screen Shot 2021-04-01 at 4 50 37 AM

Cheers, and thank you again for making this! This is awesome!

joeld1 avatar Apr 01 '21 12:04 joeld1

Hello, PyPi last released is still Jul 29, 2018. Is there more recently updated alternative project ?

benoit-cty avatar Apr 05 '22 05:04 benoit-cty

Hi,

What's the status on the PyPI release?

There are some annoying bugs present in the outdated release such as google style docstrings not indented properly (4 spaces) after conversion.

jorgegomezcq avatar Oct 17 '23 18:10 jorgegomezcq