Mise à jour de Monitor.py et autres scripts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,255 @@
|
||||
Metadata-Version: 2.3
|
||||
Name: altair
|
||||
Version: 5.5.0
|
||||
Summary: Vega-Altair: A declarative statistical visualization library for Python.
|
||||
Project-URL: Documentation, https://altair-viz.github.io
|
||||
Project-URL: Source, https://github.com/vega/altair
|
||||
Author: Vega-Altair Contributors
|
||||
License: Copyright (c) 2015-2023, Vega-Altair Developers
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
* Neither the name of vega-altair nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Keywords: declarative,interactive,json,statistics,vega-lite,visualization
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Console
|
||||
Classifier: Intended Audience :: Science/Research
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Natural Language :: English
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
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: Typing :: Typed
|
||||
Requires-Python: >=3.9
|
||||
Requires-Dist: jinja2
|
||||
Requires-Dist: jsonschema>=3.0
|
||||
Requires-Dist: narwhals>=1.14.2
|
||||
Requires-Dist: packaging
|
||||
Requires-Dist: typing-extensions>=4.10.0; python_version < '3.14'
|
||||
Provides-Extra: all
|
||||
Requires-Dist: altair-tiles>=0.3.0; extra == 'all'
|
||||
Requires-Dist: anywidget>=0.9.0; extra == 'all'
|
||||
Requires-Dist: numpy; extra == 'all'
|
||||
Requires-Dist: pandas>=1.1.3; extra == 'all'
|
||||
Requires-Dist: pyarrow>=11; extra == 'all'
|
||||
Requires-Dist: vega-datasets>=0.9.0; extra == 'all'
|
||||
Requires-Dist: vegafusion[embed]>=1.6.6; extra == 'all'
|
||||
Requires-Dist: vl-convert-python>=1.7.0; extra == 'all'
|
||||
Provides-Extra: dev
|
||||
Requires-Dist: duckdb>=1.0; extra == 'dev'
|
||||
Requires-Dist: geopandas; extra == 'dev'
|
||||
Requires-Dist: hatch>=1.13.0; extra == 'dev'
|
||||
Requires-Dist: ipython[kernel]; extra == 'dev'
|
||||
Requires-Dist: mistune; extra == 'dev'
|
||||
Requires-Dist: mypy; extra == 'dev'
|
||||
Requires-Dist: pandas-stubs; extra == 'dev'
|
||||
Requires-Dist: pandas>=1.1.3; extra == 'dev'
|
||||
Requires-Dist: polars>=0.20.3; extra == 'dev'
|
||||
Requires-Dist: pyarrow-stubs; extra == 'dev'
|
||||
Requires-Dist: pytest; extra == 'dev'
|
||||
Requires-Dist: pytest-cov; extra == 'dev'
|
||||
Requires-Dist: pytest-xdist[psutil]~=3.5; extra == 'dev'
|
||||
Requires-Dist: ruff>=0.6.0; extra == 'dev'
|
||||
Requires-Dist: types-jsonschema; extra == 'dev'
|
||||
Requires-Dist: types-setuptools; extra == 'dev'
|
||||
Provides-Extra: doc
|
||||
Requires-Dist: docutils; extra == 'doc'
|
||||
Requires-Dist: jinja2; extra == 'doc'
|
||||
Requires-Dist: myst-parser; extra == 'doc'
|
||||
Requires-Dist: numpydoc; extra == 'doc'
|
||||
Requires-Dist: pillow<10,>=9; extra == 'doc'
|
||||
Requires-Dist: pydata-sphinx-theme>=0.14.1; extra == 'doc'
|
||||
Requires-Dist: scipy; extra == 'doc'
|
||||
Requires-Dist: sphinx; extra == 'doc'
|
||||
Requires-Dist: sphinx-copybutton; extra == 'doc'
|
||||
Requires-Dist: sphinx-design; extra == 'doc'
|
||||
Requires-Dist: sphinxext-altair; extra == 'doc'
|
||||
Provides-Extra: save
|
||||
Requires-Dist: vl-convert-python>=1.7.0; extra == 'save'
|
||||
Description-Content-Type: text/markdown
|
||||
|
||||
# Vega-Altair <a href="https://altair-viz.github.io/"><img align="right" src="https://altair-viz.github.io/_static/altair-logo-light.png" height="50"></img></a>
|
||||
|
||||
[](https://github.com/vega/altair/actions?query=workflow%3Abuild)
|
||||
[](https://www.mypy-lang.org)
|
||||
[](https://joss.theoj.org/papers/10.21105/joss.01057)
|
||||
[](https://pypi.org/project/altair)
|
||||
|
||||
**Vega-Altair** is a declarative statistical visualization library for Python. With Vega-Altair, you can spend more time understanding your data and its meaning. Vega-Altair's
|
||||
API is simple, friendly and consistent and built on top of the powerful
|
||||
[Vega-Lite](https://github.com/vega/vega-lite) JSON specification. This elegant
|
||||
simplicity produces beautiful and effective visualizations with a minimal amount of code.
|
||||
|
||||
*Vega-Altair was originally developed by [Jake Vanderplas](https://github.com/jakevdp) and [Brian
|
||||
Granger](https://github.com/ellisonbg) in close collaboration with the [UW
|
||||
Interactive Data Lab](https://idl.cs.washington.edu/).*
|
||||
*The Vega-Altair open source project is not affiliated with Altair Engineering, Inc.*
|
||||
|
||||
## Documentation
|
||||
|
||||
See [Vega-Altair's Documentation Site](https://altair-viz.github.io) as well as the [Tutorial Notebooks](https://github.com/altair-viz/altair_notebooks). You can
|
||||
run the notebooks directly in your browser by clicking on one of the following badges:
|
||||
|
||||
[](https://beta.mybinder.org/v2/gh/altair-viz/altair_notebooks/master)
|
||||
[](https://colab.research.google.com/github/altair-viz/altair_notebooks/blob/master/notebooks/Index.ipynb)
|
||||
|
||||
## Example
|
||||
|
||||
Here is an example using Vega-Altair to quickly visualize and display a dataset with the native Vega-Lite renderer in the JupyterLab:
|
||||
|
||||
```python
|
||||
import altair as alt
|
||||
|
||||
# load a simple dataset as a pandas DataFrame
|
||||
from vega_datasets import data
|
||||
cars = data.cars()
|
||||
|
||||
alt.Chart(cars).mark_point().encode(
|
||||
x='Horsepower',
|
||||
y='Miles_per_Gallon',
|
||||
color='Origin',
|
||||
)
|
||||
```
|
||||
|
||||

|
||||
|
||||
One of the unique features of Vega-Altair, inherited from Vega-Lite, is a declarative grammar of not just visualization, but _interaction_.
|
||||
With a few modifications to the example above we can create a linked histogram that is filtered based on a selection of the scatter plot.
|
||||
|
||||
```python
|
||||
import altair as alt
|
||||
from vega_datasets import data
|
||||
|
||||
source = data.cars()
|
||||
|
||||
brush = alt.selection_interval()
|
||||
|
||||
points = alt.Chart(source).mark_point().encode(
|
||||
x='Horsepower',
|
||||
y='Miles_per_Gallon',
|
||||
color=alt.when(brush).then("Origin").otherwise(alt.value("lightgray"))
|
||||
).add_params(
|
||||
brush
|
||||
)
|
||||
|
||||
bars = alt.Chart(source).mark_bar().encode(
|
||||
y='Origin',
|
||||
color='Origin',
|
||||
x='count(Origin)'
|
||||
).transform_filter(
|
||||
brush
|
||||
)
|
||||
|
||||
points & bars
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
* Carefully-designed, declarative Python API.
|
||||
* Auto-generated internal Python API that guarantees visualizations are type-checked and
|
||||
in full conformance with the [Vega-Lite](https://github.com/vega/vega-lite)
|
||||
specification.
|
||||
* Display visualizations in JupyterLab, Jupyter Notebook, Visual Studio Code, on GitHub and
|
||||
[nbviewer](https://nbviewer.jupyter.org/), and many more.
|
||||
* Export visualizations to various formats such as PNG/SVG images, stand-alone HTML pages and the
|
||||
[Online Vega-Lite Editor](https://vega.github.io/editor/#/).
|
||||
* Serialize visualizations as JSON files.
|
||||
|
||||
## Installation
|
||||
|
||||
Vega-Altair can be installed with:
|
||||
```bash
|
||||
pip install altair
|
||||
```
|
||||
|
||||
If you are using the conda package manager, the equivalent is:
|
||||
```bash
|
||||
conda install altair -c conda-forge
|
||||
```
|
||||
|
||||
For full installation instructions, please see [the documentation](https://altair-viz.github.io/getting_started/installation.html).
|
||||
|
||||
## Getting Help
|
||||
|
||||
If you have a question that is not addressed in the documentation,
|
||||
you can post it on [StackOverflow](https://stackoverflow.com/questions/tagged/altair) using the `altair` tag.
|
||||
For bugs and feature requests, please open a [Github Issue](https://github.com/vega/altair/issues).
|
||||
|
||||
## Development
|
||||
|
||||
[](https://github.com/pypa/hatch)
|
||||
[](https://github.com/astral-sh/ruff)
|
||||
[](https://github.com/pytest-dev/pytest)
|
||||
|
||||
You can find the instructions on how to install the package for development in [the documentation](https://altair-viz.github.io/getting_started/installation.html).
|
||||
|
||||
To run the tests and linters, use
|
||||
|
||||
```bash
|
||||
hatch test
|
||||
```
|
||||
|
||||
For information on how to contribute your developments back to the Vega-Altair repository, see
|
||||
[`CONTRIBUTING.md`](https://github.com/vega/altair/blob/main/CONTRIBUTING.md)
|
||||
|
||||
## Citing Vega-Altair
|
||||
|
||||
[](https://joss.theoj.org/papers/10.21105/joss.01057)
|
||||
|
||||
If you use Vega-Altair in academic work, please consider citing https://joss.theoj.org/papers/10.21105/joss.01057 as
|
||||
|
||||
```bib
|
||||
@article{VanderPlas2018,
|
||||
doi = {10.21105/joss.01057},
|
||||
url = {https://doi.org/10.21105/joss.01057},
|
||||
year = {2018},
|
||||
publisher = {The Open Journal},
|
||||
volume = {3},
|
||||
number = {32},
|
||||
pages = {1057},
|
||||
author = {Jacob VanderPlas and Brian Granger and Jeffrey Heer and Dominik Moritz and Kanit Wongsuphasawat and Arvind Satyanarayan and Eitan Lees and Ilia Timofeev and Ben Welsh and Scott Sievert},
|
||||
title = {Altair: Interactive Statistical Visualizations for Python},
|
||||
journal = {Journal of Open Source Software}
|
||||
}
|
||||
```
|
||||
Please additionally consider citing the [Vega-Lite](https://vega.github.io/vega-lite/) project, which Vega-Altair is based on: https://dl.acm.org/doi/10.1109/TVCG.2016.2599030
|
||||
|
||||
```bib
|
||||
@article{Satyanarayan2017,
|
||||
author={Satyanarayan, Arvind and Moritz, Dominik and Wongsuphasawat, Kanit and Heer, Jeffrey},
|
||||
title={Vega-Lite: A Grammar of Interactive Graphics},
|
||||
journal={IEEE transactions on visualization and computer graphics},
|
||||
year={2017},
|
||||
volume={23},
|
||||
number={1},
|
||||
pages={341-350},
|
||||
publisher={IEEE}
|
||||
}
|
||||
```
|
||||
102
myenv/lib/python3.11/site-packages/altair-5.5.0.dist-info/RECORD
Normal file
102
myenv/lib/python3.11/site-packages/altair-5.5.0.dist-info/RECORD
Normal file
@@ -0,0 +1,102 @@
|
||||
altair-5.5.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
altair-5.5.0.dist-info/METADATA,sha256=_X77WT4VSiHr45IXwYxgNri-FMHqAMHQtf3BNlN8rHE,11221
|
||||
altair-5.5.0.dist-info/RECORD,,
|
||||
altair-5.5.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
||||
altair-5.5.0.dist-info/licenses/LICENSE,sha256=FL9avQqjkvgG-gu8iPUd42lk1TBxpodjHmIYB-VWMx4,1497
|
||||
altair/__init__.py,sha256=h3AQX5P3HCbMh_5gl_M1cGlGhgxvuF1i80oQfHIGHaE,17525
|
||||
altair/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/__pycache__/_magics.cpython-311.pyc,,
|
||||
altair/__pycache__/theme.cpython-311.pyc,,
|
||||
altair/_magics.py,sha256=cFRBrU18SsSi9LriG1ksTNtgWTxCHUhRaBcixSG_7oU,3174
|
||||
altair/expr/__init__.py,sha256=LARWocI7Rti0mURWEPs9UsW1Ey2AwmEAowl2zTApdgM,79818
|
||||
altair/expr/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/expr/__pycache__/consts.cpython-311.pyc,,
|
||||
altair/expr/__pycache__/core.cpython-311.pyc,,
|
||||
altair/expr/__pycache__/funcs.cpython-311.pyc,,
|
||||
altair/expr/consts.py,sha256=N7wVV1jpKeEBEh4uyDObn4AYbARJeXKuEJIyM3wJChE,602
|
||||
altair/expr/core.py,sha256=QfaXloIT0ucEYJ8RhE8VZhoYTuNtMjNqevmeoL2Y4iU,8292
|
||||
altair/expr/funcs.py,sha256=BTeMDq-YFPSOKdx0A-y0VZr6Z1CywSYev6APnBKW68c,33826
|
||||
altair/jupyter/__init__.py,sha256=vuW_WpL-i0-JaTKbDPTpOwQNvbDqO9Guk3Vej6PhH8A,876
|
||||
altair/jupyter/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/jupyter/__pycache__/jupyter_chart.cpython-311.pyc,,
|
||||
altair/jupyter/js/README.md,sha256=iwzryhAUgm-HD7KupvKV2TKY5U74S7mLyGKe0rgB4D8,172
|
||||
altair/jupyter/js/index.js,sha256=XVJuEOUTI9wyzVMCOsD6sbDhdVz8q7N89T6ajKIoYIg,7936
|
||||
altair/jupyter/jupyter_chart.py,sha256=tiIl-g66bH5v5hFiG7W-WwoR_CSVS970P8PWwu7_j2A,15231
|
||||
altair/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
altair/theme.py,sha256=LEkXjDaGWUvlbc384eqkXcVH-rZLZN6pYf-s4_ai8QY,8361
|
||||
altair/typing/__init__.py,sha256=H_5nflDS8JyPV35qZgvfoVDvv-97n7XXfPDDvU7615U,1956
|
||||
altair/typing/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/utils/__init__.py,sha256=MX2Z-4Sb6Wb_T7MG5wpkOYA-R-HvrFtyVrZoLxHCB-E,949
|
||||
altair/utils/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/_dfi_types.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/_importers.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/_show.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/_transformed_data.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/_vegafusion_data.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/compiler.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/core.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/data.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/deprecation.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/display.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/execeval.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/html.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/mimebundle.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/plugin_registry.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/save.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/schemapi.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/selection.cpython-311.pyc,,
|
||||
altair/utils/__pycache__/server.cpython-311.pyc,,
|
||||
altair/utils/_dfi_types.py,sha256=aKzArV4HaUXUvinDr8l428EJ_2WKGCsUQ0O1j_12oGI,6512
|
||||
altair/utils/_importers.py,sha256=0ZUGCDFdgqJxwUSfT4KVEtLDSgqYGivqRn3ni0aA_EA,4111
|
||||
altair/utils/_show.py,sha256=-xhIBpMjTuNjOsL7rw8glZP03x1ssuz-s9HS3YJI3rQ,2310
|
||||
altair/utils/_transformed_data.py,sha256=FeIOskcdgbA-6xmH3tWC5IJqJy8c4JHPupJF0tO50fI,18272
|
||||
altair/utils/_vegafusion_data.py,sha256=hXYzwLsFay0ag5cljyn-ZasTnmrt6S7MbsTMAeVSQ3k,9653
|
||||
altair/utils/compiler.py,sha256=hDondO8EDsY03jLM3fOQNn9_1Q577FJoUvhzoyProI8,438
|
||||
altair/utils/core.py,sha256=ODASDwzrcdjk7k2W1YriO83NQp_MoezAfksbQk9WX8E,31763
|
||||
altair/utils/data.py,sha256=twIPWcyjzm4nRP_LB2Wpe8Rg8Avs60fE7EG584znAwY,14684
|
||||
altair/utils/deprecation.py,sha256=ohfLD7Ai_Yh8CoeinYCgq8bew7xBQwm8ujlGpdBC2NM,5620
|
||||
altair/utils/display.py,sha256=JEqtug-DoB2KTzE4VTMR0PrjOPN6nlaBY93I6E_pRZU,8671
|
||||
altair/utils/execeval.py,sha256=W9TnoIRoAeOdpQpaflCdBXT4BUOexxcsxmTjMzjcpdc,2691
|
||||
altair/utils/html.py,sha256=cfJtfeF-70URft9IcU99v2JEQgc3kWFSYBUvZB_qYDQ,13763
|
||||
altair/utils/mimebundle.py,sha256=r1daC0PwC2I0KtEsFjVoGKjJgelXiUjwJn8cdj24ZtU,13035
|
||||
altair/utils/plugin_registry.py,sha256=PJJCw-BYparjZK9qWzguim8AqP2dvWMlELGGguiCbHo,10013
|
||||
altair/utils/save.py,sha256=x2lha_RQnW-4xymIW8FhQQswpanqGkrEt-HXcLw-lwE,8348
|
||||
altair/utils/schemapi.py,sha256=ObSF6XkEquoZbS26-dzrhGc4YQ97-6PxS_Tph_xRpH0,61060
|
||||
altair/utils/selection.py,sha256=3fcqTaXMrScEkf6COQJjPC5Em3w5v1iew0Ngfb3caK8,3928
|
||||
altair/utils/server.py,sha256=74F8ob37E52e2VeJbdwqX40xUnCB_w5QC2IJJSqw7GE,4100
|
||||
altair/vegalite/__init__.py,sha256=IZ_q0DdT8J4wGGXo1bPp001n44O8ns266ZphbWcImCw,37
|
||||
altair/vegalite/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/vegalite/__pycache__/api.cpython-311.pyc,,
|
||||
altair/vegalite/__pycache__/data.cpython-311.pyc,,
|
||||
altair/vegalite/__pycache__/display.cpython-311.pyc,,
|
||||
altair/vegalite/__pycache__/schema.cpython-311.pyc,,
|
||||
altair/vegalite/api.py,sha256=kZEoyq1nKhFNTcW6GRMyv7NYlQXqcpFuZ3m8eRApmEg,35
|
||||
altair/vegalite/data.py,sha256=gyZ6VE2y7tj5ZUHQD-BSPb3N5hyDkV1pG2bUB10XTwA,1751
|
||||
altair/vegalite/display.py,sha256=ULT1Z6vONlJCHAj8uqLVb9LCnPpD48J34Y8-aVeaZNU,342
|
||||
altair/vegalite/schema.py,sha256=4UNGw-OO6_Es407m68k6JzTdc93rtnXl7AG-bVvgCtI,75
|
||||
altair/vegalite/v5/__init__.py,sha256=FryNaa3rGa3PhzkrnGTBb90L8niJCI3agW3eUeRUIhE,15968
|
||||
altair/vegalite/v5/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/vegalite/v5/__pycache__/api.cpython-311.pyc,,
|
||||
altair/vegalite/v5/__pycache__/compiler.cpython-311.pyc,,
|
||||
altair/vegalite/v5/__pycache__/data.cpython-311.pyc,,
|
||||
altair/vegalite/v5/__pycache__/display.cpython-311.pyc,,
|
||||
altair/vegalite/v5/__pycache__/theme.cpython-311.pyc,,
|
||||
altair/vegalite/v5/api.py,sha256=WI2YG7As9-FFCAh61MK_CMbe4Fzb3lmSWVKI_49qyzc,191214
|
||||
altair/vegalite/v5/compiler.py,sha256=PmpPgBHocAACliN2riaW6lKVsTODfM6ekIRGAqKMsBM,816
|
||||
altair/vegalite/v5/data.py,sha256=RRnY5kfcwUYgseXoTkJDdqUhFkEwdkKlvT8_yvpqAAw,1175
|
||||
altair/vegalite/v5/display.py,sha256=BQPx1gwQOHDeWoI0rvncRfelX37U3qyGpo4UB8NtA4U,6087
|
||||
altair/vegalite/v5/schema/__init__.py,sha256=IXODI0lbYkrFsR5520rtq9apgGHKldLBrxNK5A-wQqI,14447
|
||||
altair/vegalite/v5/schema/__pycache__/__init__.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/__pycache__/_config.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/__pycache__/_typing.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/__pycache__/channels.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/__pycache__/core.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/__pycache__/mixins.cpython-311.pyc,,
|
||||
altair/vegalite/v5/schema/_config.py,sha256=BOAJyfTeyl_SSy3gcon4CincLol-8LFYfR0Qzy4ars0,304714
|
||||
altair/vegalite/v5/schema/_typing.py,sha256=jtBLItY8_WQWNMilujYWZ5W2rdZWmagOHL1RNvCYmF8,23551
|
||||
altair/vegalite/v5/schema/channels.py,sha256=b09Noifkh5oy24ohbSbvvh_v9CzW-NJJZQJWNgVjjug,1177684
|
||||
altair/vegalite/v5/schema/core.py,sha256=m0RS6HV7WtxYGQ6fq-W-Ppd_E_8rCVJZ8BL09N3o_g4,1554066
|
||||
altair/vegalite/v5/schema/mixins.py,sha256=-nRGU6NEeQLjGewM55JSLS0A1muwWqkbR62M19kFcs8,87170
|
||||
altair/vegalite/v5/schema/vega-lite-schema.json,sha256=p_b2eXXLwF-Xcw2UpKFLONWbofLk8x4SuGblC0gRRt4,1847283
|
||||
altair/vegalite/v5/schema/vega-themes.json,sha256=SwU45rxYJOB66nG8IYe9gs0xQcL83pmNm5ES9G7EAA8,25729
|
||||
altair/vegalite/v5/theme.py,sha256=wp7CKhxaODaIvDdS5PaQDcqjsFblB7HuRjYqRauSPDY,3823
|
||||
@@ -0,0 +1,4 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: hatchling 1.26.3
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
@@ -0,0 +1,28 @@
|
||||
Copyright (c) 2015-2023, Vega-Altair Developers
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
* Neither the name of vega-altair nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Reference in New Issue
Block a user