pylibui icon indicating copy to clipboard operation
pylibui copied to clipboard

Could you please provide Python distribution on PyPi service

Open vit1251 opened this issue 6 years ago • 0 comments

Imagine modern library without support binary package distribution is hardest, For using in 1990's is normaly but today we understand that building is time and maintenance money. Could you please resolve mantenince issue and provide biaary distribution your package in PyPi system.

C:\Program Files (x86)\Python36-32\Scripts>python -m pip install --upgrade pip
Requirement already up-to-date: pip in c:\program files (x86)\python36-32\lib\site-packages (10.0.1)

C:\Program Files (x86)\Python36-32\Scripts>pip.exe install pylibui
Collecting pylibui
  Could not find a version that satisfies the requirement pylibui (from versions: )
No matching distribution found for pylibui

C:\Program Files (x86)\Python36-32\Scripts>pip.exe install libui
Collecting libui
  Could not find a version that satisfies the requirement libui (from versions: )
No matching distribution found for libui

vit1251 avatar May 05 '18 12:05 vit1251