CITATION.cff 451 B

12345678910111213
  1. cff-version: 1.2.0
  2. message: "If you use this software, please cite it as below."
  3. authors:
  4. - family-names: "Schindler"
  5. given-names: "Falko"
  6. orcid: "https://orcid.org/0000-0000-0000-0000"
  7. - family-names: "Trappe"
  8. given-names: "Rodja"
  9. orcid: "https://orcid.org/0009-0009-4735-6227"
  10. title: "NiceGUI: Web-based interfaces with Python. The nice way."
  11. version: 1.2.2
  12. date-released: 2023-03-25
  13. url: "https://github.com/zauberzeug/nicegui"