-
Notifications
You must be signed in to change notification settings - Fork 116
Added Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Co… #221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi pypi guys, any news on this? We are finishing the standard for our Python drivers, and I wanted to get an update on the classifiers. Cheers, |
|
Hi @Miloslav-RS, thanks for your patience
Could you give us a few links to projects that would be able to immediately start using this classifier if it were added? |
|
Hi @di, we need to make couple of small adjustments, before we would be allowed to use the classifiers, but check out the project under my Rohde & Schwarz account, they are all the hot candidates: https://pypi.org/user/mmrohdeschwarz/ These are just the ones from our company. If you like, I'll collect the links from another companies as well. Cheers, |
|
Opening/closing to re-trigger the build |
|
Awsome, thanks @di :-) |
- [x] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md). ### What does this Pull Request accomplish? Update the nisync package to use the new `Topic :: Scientific/Engineering :: Instrument Drivers` classifier added in pypa/trove-classifiers#221 ### Why should this Pull Request be merged? Aid package discoverability on PyPI. ### What testing has been done? N/A Signed-off-by: Brad Keryan <[email protected]>
|
Hi @di, I checked the pypi Trove Classifiers (https://pypi.org/classifiers/), and the new ones are still not mentioned. Am I missing something? Thx |
|
Hi, that page only lists classifiers in use, if there is a classifier that hasn't been used with an uploaded project, it is not listed. You should be fine to use these classifiers. |
Request to add a new Trove classifier.
The name of the classifier(s) you would like to add:
Topic :: Scientific/Engineering :: Instrument DriversTopic :: Scientific/Engineering :: Instrument Drivers :: IVI ConformantWhy do you want to add this classifier?
Include a brief explanation to justify your request: IVI foundation represents the world-leading manufacturers of Test & Measurement equipment for hi-frequency electronics, optics, audio equipment and more... The usage of Python has grown dramatically in the use by the customers of our equipment. Therefore, we are developing instrument drivers to make it easy for the customers to automize their tasks with our instruments.
The classifiers would greatly help the customers to find these drivers.
Why do the current classifiers not meet your need? : I went through the list of the existing classifiers, there is only hardware drivers classifier available.
How many projects do you expect to use this new classifier? - more than 20 equipment manufacturers, on average 15 drivers per manufacturer, we count with more than 300 projects
If you are requesting multiple classifiers, why do you need more than one? - One will be for python instrument drivers in general, the other one for project that are conform to a specification (IVI-Python) that we are currently putting together.