Metadata-Version: 2.1
Name: nightingale
Version: 2025.2.6.1
Summary: A Python package for creating interactive visualizations and plots using Plotly. Nightingale simplifies the process of generating various types of plots, including scatter plots, line plots, and density plots, with customizable options for colours, sizes, and more.
Home-page: https://github.com/idin/nightingale
Author: Idin K
Author-email: python@idin.net
License: Conditional Freedom License (CFL-1.0)
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: plotly >=5.0.0
Requires-Dist: pandas >=2.0.0
Requires-Dist: numpy >=1.20.0

