chwiede / pyads

Beckhoff ADS implementation for python
MIT License
49 stars 14 forks source link

pyads on PyPI #13

Closed ccatterina closed 6 years ago

ccatterina commented 7 years ago

Hi @chwiede, can you please submit pyads to PyPI? Thanks

chwiede commented 7 years ago

I'll try it...

Hint: http://peterdowns.com/posts/first-time-with-pypi.html

bfabio commented 7 years ago

@chwiede Any news on this?

chwiede commented 7 years ago

Yeah, i've got a login to pypi now ;-) Just kidding, i'm very busy at the moment - sorry for that. I'm on it now.

chwiede commented 7 years ago

Setup.py and package created. Can't upload it, maybe a wrong config on my system. I've to look for this.

chwiede commented 7 years ago

Uploaded to test repo: https://testpypi.python.org/pypi?:action=display&name=pyads&version=0.1.1

Any volunteers for testing it?

chwiede commented 7 years ago

Well, someone was faster than me: https://pypi.python.org/pypi/pyads/2.2.0 How to deal with that? I guess i need another name for this package?

bfabio commented 7 years ago

Uploaded to test repo: https://testpypi.python.org/pypi?:action=display&name=pyads&version=0.1.1 Any volunteers for testing it?

Great! I will be testing it ASAP.

Well, someone was faster than me: https://pypi.python.org/pypi/pyads/2.2.0 How to deal with that? I guess i need another name for this package?

Yeah, pypi has a first come first served approach when it comes to package names. I think chwiede.pyads would be a fine second choice.

bfabio commented 7 years ago

Any volunteers for testing it?

It works with both pip2 and pip3 when installing from testpypi.