Metadata-Version: 2.4
Name: nitrokeyapp
Version: 2.4.3
Summary: Graphical application to manage Nitrokey devices
License-Expression: Apache-2.0
License-File: LICENSE
Author: Nitrokey
Author-email: pypi@nitrokey.com
Requires-Python: >=3.10,<3.15
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: fido2 (>=2,<3)
Requires-Dist: nitrokey (>=0.4,<0.5)
Requires-Dist: pySide6 (>=6.6.0)
Requires-Dist: pywin32 (>=305) ; sys_platform == "win32"
Requires-Dist: usb-monitor (>=1.21,<2.0)
Description-Content-Type: text/markdown

# Nitrokey App 2

This application allows to manage Nitrokey 3 devices. To manage Nitrokey Pro and Nitrokey Storage devices, use the older [Nitrokey App](https://github.com/Nitrokey/nitrokey-app).

## Documentation

The user documentation for Nitrokey App 2 is available on [docs.nitrokey.com](https://docs.nitrokey.com/software/nk-app2/).

## Compatibility

Nitrokey App 2 requires Python 3.10 or later.

## Development

See the [docs](./docs) directory for developer information.

## Author

Nitrokey GmbH, Jan Suhr and [contributors](https://github.com/Nitrokey/nitrokey-app2/graphs/contributors).

## License

Nitrokey App 2 is licensed under the Apache License, Version 2.0 (see the [LICENSE](./LICENSE) file or http://www.apache.org/licenses/LICENSE-2.0).

