Copyrights and Licenses Information
path start end what value
python-openant/python-openant.spec 20 20 license mit
python-openant/openant-1.3.1/LICENSE 3 19 license mit
python-openant/openant-1.3.1/setup.py 7 23 license mit
python-openant/openant-1.3.1/examples/antfs_list.py 5 21 license mit
python-openant/openant-1.3.1/examples/raw_device_data.py 5 21 license mit
python-openant/openant-1.3.1/openant/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/base/__init__.py 8 24 license mit
python-openant/openant-1.3.1/openant/base/ant.py 8 24 license mit
python-openant/openant-1.3.1/openant/base/commons.py 8 24 license mit
python-openant/openant-1.3.1/openant/base/driver.py 8 24 license mit
python-openant/openant-1.3.1/openant/base/message.py 8 24 license mit
python-openant/openant-1.3.1/openant/easy/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/easy/channel.py 5 21 license mit
python-openant/openant-1.3.1/openant/easy/exception.py 5 21 license mit
python-openant/openant-1.3.1/openant/easy/filter.py 5 21 license mit
python-openant/openant-1.3.1/openant/easy/node.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/beacon.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/command.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/commandpipe.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/commons.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/file.py 5 21 license mit
python-openant/openant-1.3.1/openant/fs/manager.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/base/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/base/test_message.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/easy/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/easy/test.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/fs/__init__.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/fs/test_beacon.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/fs/test_command.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/fs/test_commandpipe.py 5 21 license mit
python-openant/openant-1.3.1/openant/tests/fs/test_file.py 5 21 license mit
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-openant directory
python-openant/ant-usb-sticks.rules file
python-openant/openant-1.3.1-SPECPARTS directory
python-openant/openant-1.3.1.tar.gz file
python-openant/python-openant.spec file
python-openant/README.md file
python-openant/sources file
python-openant/openant-1.3.1 directory
python-openant/openant-1.3.1/.readthedocs.yaml file
python-openant/openant-1.3.1/LICENSE file
python-openant/openant-1.3.1/MANIFEST.in file
python-openant/openant-1.3.1/Pipfile file
python-openant/openant-1.3.1/pyproject.toml file
python-openant/openant-1.3.1/README.md file
python-openant/openant-1.3.1/requirements.txt file
python-openant/openant-1.3.1/setup.py file
python-openant/openant-1.3.1/.github directory
python-openant/openant-1.3.1/.github/workflows directory
python-openant/openant-1.3.1/.github/workflows/build.yml file
python-openant/openant-1.3.1/.github/workflows/format.yml file
python-openant/openant-1.3.1/docs directory
python-openant/openant-1.3.1/docs/conf.py file
python-openant/openant-1.3.1/docs/doc-requirements.txt file
python-openant/openant-1.3.1/docs/index.rst file
python-openant/openant-1.3.1/docs/make.bat file
python-openant/openant-1.3.1/docs/Makefile file
python-openant/openant-1.3.1/docs/src directory
python-openant/openant-1.3.1/docs/src/modules.rst file
python-openant/openant-1.3.1/docs/src/openant.base.rst file
python-openant/openant-1.3.1/docs/src/openant.devices.rst file
python-openant/openant-1.3.1/docs/src/openant.easy.rst file
python-openant/openant-1.3.1/docs/src/openant.fs.rst file
python-openant/openant-1.3.1/docs/src/openant.rst file
python-openant/openant-1.3.1/docs/src/openant.subparsers.rst file
python-openant/openant-1.3.1/examples directory
python-openant/openant-1.3.1/examples/antfs_list.py file
python-openant/openant-1.3.1/examples/bike_speed_cadence.py file
python-openant/openant-1.3.1/examples/broadcast_send.py file
python-openant/openant-1.3.1/examples/continuous_scan.py file
python-openant/openant-1.3.1/examples/control_device.py file
python-openant/openant-1.3.1/examples/core_temp_scan.py file
python-openant/openant-1.3.1/examples/dropper_seatpost.py file
python-openant/openant-1.3.1/examples/heart_rate.py file
python-openant/openant-1.3.1/examples/ipython_backgroundjob_node.py file
python-openant/openant-1.3.1/examples/lev.py file
python-openant/openant-1.3.1/examples/multi_dev_fe_power_meter.py file
python-openant/openant-1.3.1/examples/raw_device_data.py file
python-openant/openant-1.3.1/examples/scanner.py file
python-openant/openant-1.3.1/examples/shift.py file
python-openant/openant-1.3.1/examples/tire_pressure_monitor.py file
python-openant/openant-1.3.1/openant directory
python-openant/openant-1.3.1/openant/__init__.py file
python-openant/openant-1.3.1/openant/__main__.py file
python-openant/openant-1.3.1/openant/base directory
python-openant/openant-1.3.1/openant/base/__init__.py file
python-openant/openant-1.3.1/openant/base/ant.py file
python-openant/openant-1.3.1/openant/base/commons.py file
python-openant/openant-1.3.1/openant/base/driver.py file
python-openant/openant-1.3.1/openant/base/message.py file
python-openant/openant-1.3.1/openant/devices directory
python-openant/openant-1.3.1/openant/devices/__init__.py file
python-openant/openant-1.3.1/openant/devices/bike_speed_cadence.py file
python-openant/openant-1.3.1/openant/devices/common.py file
python-openant/openant-1.3.1/openant/devices/controls_device.py file
python-openant/openant-1.3.1/openant/devices/core_temp.py file
python-openant/openant-1.3.1/openant/devices/dropper_seatpost.py file
python-openant/openant-1.3.1/openant/devices/environment.py file
python-openant/openant-1.3.1/openant/devices/fitness_equipment.py file
python-openant/openant-1.3.1/openant/devices/heart_rate.py file
python-openant/openant-1.3.1/openant/devices/lev.py file
python-openant/openant-1.3.1/openant/devices/power_meter.py file
python-openant/openant-1.3.1/openant/devices/scanner.py file
python-openant/openant-1.3.1/openant/devices/shift.py file
python-openant/openant-1.3.1/openant/devices/tire_pressure_monitor.py file
python-openant/openant-1.3.1/openant/devices/utilities.py file
python-openant/openant-1.3.1/openant/easy directory
python-openant/openant-1.3.1/openant/easy/__init__.py file
python-openant/openant-1.3.1/openant/easy/channel.py file
python-openant/openant-1.3.1/openant/easy/exception.py file
python-openant/openant-1.3.1/openant/easy/filter.py file
python-openant/openant-1.3.1/openant/easy/node.py file
python-openant/openant-1.3.1/openant/fs directory
python-openant/openant-1.3.1/openant/fs/__init__.py file
python-openant/openant-1.3.1/openant/fs/beacon.py file
python-openant/openant-1.3.1/openant/fs/command.py file
python-openant/openant-1.3.1/openant/fs/commandpipe.py file
python-openant/openant-1.3.1/openant/fs/commons.py file
python-openant/openant-1.3.1/openant/fs/file.py file
python-openant/openant-1.3.1/openant/fs/manager.py file
python-openant/openant-1.3.1/openant/subparsers directory
python-openant/openant-1.3.1/openant/subparsers/__init__.py file
python-openant/openant-1.3.1/openant/subparsers/influx.py file
python-openant/openant-1.3.1/openant/subparsers/scan.py file
python-openant/openant-1.3.1/openant/tests directory
python-openant/openant-1.3.1/openant/tests/__init__.py file
python-openant/openant-1.3.1/openant/tests/base directory
python-openant/openant-1.3.1/openant/tests/base/__init__.py file
python-openant/openant-1.3.1/openant/tests/base/test_message.py file
python-openant/openant-1.3.1/openant/tests/easy directory
python-openant/openant-1.3.1/openant/tests/easy/__init__.py file
python-openant/openant-1.3.1/openant/tests/easy/test.py file
python-openant/openant-1.3.1/openant/tests/fs directory
python-openant/openant-1.3.1/openant/tests/fs/__init__.py file
python-openant/openant-1.3.1/openant/tests/fs/test.py file
python-openant/openant-1.3.1/openant/tests/fs/test_beacon.py file
python-openant/openant-1.3.1/openant/tests/fs/test_command.py file
python-openant/openant-1.3.1/openant/tests/fs/test_commandpipe.py file
python-openant/openant-1.3.1/openant/tests/fs/test_file.py file
python-openant/openant-1.3.1/resources directory
python-openant/openant-1.3.1/resources/42-ant-usb-sticks.rules file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT