Metadata-Version: 2.4
Name: landscape-widget
Version: 0.4.2
Summary: Jupyter widget for interactive graph visualization
Author-email: BluelightAI <support@bluelightai.com>
License: BluelightAI Cobalt Commercial Trial License and Non-Commercial License 1.0.0
        ============================================================================
        
        ACCEPTANCE
        
        In order to get any license under these terms, you must agree to them as both
        strict obligations and conditions to all your licenses.
        
        COPYRIGHT LICENSE
        
        The licensor grants you a copyright license for the software to do everything
        you might do with the software that would otherwise infringe the licensor's
        copyright in it for any permitted purpose, other than distributing the software
        or making changes or new works based on the software.
        
        PATENT LICENSE
        
        The licensor grants you a patent license for the software that covers patent
        claims the licensor can license, or becomes able to license, that you would
        infringe by using the software.
        
        NONCOMPETE
        
        Providing to others any product that competes with the software is not a
        permitted purpose.
        
        COMPETITION
        
        If you use this software to market a product as a substitute for the
        functionality or value of the software, it competes with the software. A product
        may compete regardless how it is designed or deployed. For example, a product
        may compete even if it provides its functionality via any kind of interface
        (including services, libraries or plug-ins), even if it is ported to a different
        platform or programming language, and even if it is provided free of charge.
        
        FAIR USE
        
        You may have "fair use" rights for the software under the law. These terms do
        not limit them.
        
        NONCOMMERCIAL PURPOSES
        
        Any noncommercial purpose is a permitted purpose.
        
        PERSONAL USES
        
        Personal use for research, experiment, and testing for the benefit of public
        knowledge, personal study, private entertainment, hobby projects, amateur
        pursuits, or religious observance, without any anticipated commercial
        application, is use for a permitted purpose.
        
        NONCOMMERCIAL ORGANIZATIONS
        
        Use by any charitable organization, educational institution, public research
        organization, public safety or health organization, environmental protection
        organization, or government institution is use for a permitted purpose
        regardless of the source of funding or obligations resulting from the funding.
        
        FREE COMMERCIAL TRIAL
        
        Use for less than 91 consecutive calendar days to evaluate whether the software
        suits a particular application by a commercial organization, on behalf of you or
        your company, is use for a permitted purpose. To secure a license for ongoing
        commercial use, email license@bluelightai.com or contact the company via its
        website at https://bluelightai.com.
        
        NO OTHER RIGHTS
        
        These terms do not allow you to sublicense or transfer any of your licenses to
        anyone else, or prevent the licensor from granting licenses to anyone else.
        These terms do not imply any other licenses.
        
        PATENT DEFENSE
        
        If you make any written claim that the software infringes or contributes to
        infringement of any patent, your patent license for the software granted under
        these terms ends immediately. If your company makes such a claim, your patent
        license ends immediately for work on behalf of your company.
        
        VIOLATIONS
        
        If you violate any of these terms, or do anything with the software not covered
        by your licenses, all your licenses end immediately.
        
        NO LIABILITY
        
        As far as the law allows, the software comes as is, without any warranty or
        condition, and the licensor will not be liable to you for any damages arising
        out of these terms or the use or nature of the software, under any kind of legal
        claim.
        
        DEFINITIONS
        
        The **licensor** is BluelightAI, Inc.
        
        The **software** is BluelightAI Cobalt, any other software produced by
        BluelightAI that is necessary to run BluelightAI Cobalt, and all derivative
        works thereof.
        
        **You** refers to the individual or entity agreeing to these terms.
        
        **Your company** is any legal entity, sole proprietorship, or other kind of
        organization that you work for, plus all organizations that have control over,
        are under the control of, or are under common control with that organization.
        
        **Control** means ownership of substantially all the assets
        of an entity, or the power to direct its management and policies by vote,
        contract, or otherwise.  Control can be direct or indirect.
        
        **Your licenses** are all the licenses granted to you for the software under
        *these terms.
        
        **Use** means anything you do with the software requiring one of your licenses.
License-File: LICENSE.txt
License-File: NOTICE
Keywords: IPython,Jupyter,Widgets
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: ipywidgets
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: isort; extra == 'dev'
Requires-Dist: jupyter-packaging; extra == 'dev'
Requires-Dist: nbval; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pylint; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest>=6.0; extra == 'dev'
Requires-Dist: tbump; extra == 'dev'
Provides-Extra: docs
Requires-Dist: jupyter-sphinx; extra == 'docs'
Requires-Dist: nbsphinx; extra == 'docs'
Requires-Dist: nbsphinx-link; extra == 'docs'
Requires-Dist: pypandoc; extra == 'docs'
Requires-Dist: pytest-check-links; extra == 'docs'
Requires-Dist: recommonmark; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Requires-Dist: sphinx>=1.5; extra == 'docs'
Provides-Extra: examples
Requires-Dist: bqplot; extra == 'examples'
Requires-Dist: ipydatagrid; extra == 'examples'
Provides-Extra: test
Requires-Dist: nbval; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest>=6.0; extra == 'test'
Description-Content-Type: text/markdown

# landscape-widget

`landscape-widget` is part of [Cobalt](https://cobalt.bluelightai.com), a toolkit for
illuminating and improving AI models and datasets.

Visit our website at [bluelightai.com](https://bluelightai.com).
