Metadata-Version: 2.4
Name: snapi
Version: 1.2.1
Summary: Python wrapper for PicoQuant's snAPI
Author-email: PicoQuant <support@picoquant.com>
License: Disclaimer
        PicoQuant GmbH disclaims all warranties with regard to the supplied software and documentation including all implied warranties of merchantability
        and fitness for a particular purpose. In no case shall PicoQuant GmbH be liable for any direct, indirect or consequential damages or any material
        or immaterial damages whatsoever resulting from loss of data, time or profits; arising from use, inability to use, or performance of this software
        and associated documentation.
        
        License and Copyright Notice
        Along with the purchase of a PicoQuant TCSPC module with DLL option you have also purchased a license to use the snAPI software. You have not
        purchased any other rights to the software itself. The software is protected by copyright and intellectual property laws. You may not distribute
        the software to third parties or reverse engineer, decompile or disassemble the software or part thereof. You may use and modify demo code to
        create your own software. Original or modified demo code may be re–distributed, provided that the original disclaimer and copyright notes are
        not removed from it. Copyright of the manual and on–line documentation belongs to PicoQuant GmbH. No parts of it may be reproduced, translated
        or transferred to third parties without written permission of PicoQuant GmbH. 
        Products and corporate names appearing in this software and associated documentation may or may not be registered trademarks or subject to
        copyrights of their respective owners. PicoQuant GmbH claims no rights to any such trademarks. They are used only for identification or explanation
        and to the owner’s benefit, without intent to infringe.
        
Requires: setuptools
Requires: wheel
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy>=1.16
Dynamic: license-file
Dynamic: requires

# snAPI
Our Snappy New API (short snAPI) is a powerful Python wrapper which enables seamless
communication and configuration with PicoQuant Time Correlated Single Photon Counting
Instruments (TCSPC devices). It harnesses the advantages of C++ for optimal speed and
performance and bridges the gap between the high-speed capabilities of your PicoQuant
TCSPC device and the ease of use and versatility of Python.

## Getting Started
To get started with snAPI, follow the [Install](https://picoquant.github.io/snAPI/install.html) section of the online documentation.

## Questions and Answers
If you have questions about snAPI visit the [Q&A](https://github.com/PicoQuant/snAPI/discussions/categories/q-a) section of this repository.

## Reporting Bugs
If you encounter any bugs or issues while using snAPI, we appreciate your feedback. Please help us improve by reporting any problems you encounter. To report a bug, follow these steps:

1. Go to the [Issues](https://github.com/PicoQuant/snAPI/issues) section of this repository.

2. Click on the "New Issue" button.

3. Provide a clear and detailed description of the bug or issue you encountered.

4. If possible, include steps to reproduce the problem and any relevant error messages or logs.

5. Submit the issue, and we will review it as soon as possible.

Your bug reports are welcome and will help us identify and address issues effectively.

## License
This software is released under this [License](https://github.com/PicoQuant/snAPI/blob/main/LICENSE). Please review the license file for more information.

## Disclaimer
**Use snAPI at your own risk. We are not responsible for any damages or losses resulting from the use of this software.**

https://github.com/PicoQuant/snAPI/assets/717502/4cce4620-5fd7-4152-b6d8-e92fd62d5ed5
