-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Project URL
https://pypi.org/project/pytango
Does this project already exist?
- Yes
New limit
50
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
Python binding for Tango Controls used in distributed control systems, especially for large physics experiments like synchrotrons and telescopes. The project has been active since 2003, and starting using PyPI in 2010.
The size will grow another ~360MB/release when Windows wheels include more dependencies. It will also grow when we include additional Python versions, and possibly free-threaded builds.
How large is each release?
~590 MB total
15 Linux wheels at ~21 MB
10 macOS wheels at ~21MB
10 Windows wheels at ~6MB
Source dist ~4MB.
Wheels are large due to bundled C++ dependencies (cppTango, and all its dependences). Windows wheels are currently smaller as they exclude the OpenTelemetry C++ dependencies. We have reduced wheel size by stripping the binaries.
How frequently do you make a release?
~8 per year, including pre-releases.
Code of Conduct
- I agree to follow the PSF Code of Conduct