midiscripter

View on PyPIReverse Dependencies (0)

0.6 midiscripter-0.6-py3-none-any.whl

Wheel Details

Project: midiscripter
Version: 0.6
Filename: midiscripter-0.6-py3-none-any.whl
Download: [link]
Size: 107768
MD5: 1f90bec1046a5a8047bea54b514b4430
SHA256: 74942ae33b87cb293dec049cb8756d48869b2a8f392ce645d2b636ca92ea0f79
Uploaded: 2024-08-19 11:37:06 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: midiscripter
Version: 0.6
Summary: Framework for scripting MIDI, keyboard and Open Sound Control input and output
Author: Maboroshy
Project-Url: Documentation, https://maboroshy.github.io/midi-scripter
Project-Url: Issues, https://github.com/Maboroshy/midi-scripter/issues
Project-Url: Source, https://github.com/Maboroshy/midi-scripter
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Keywords: MIDI,OSC,automation,input,script
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: colorama (~=0.4)
Requires-Dist: pynput (~=1.7)
Requires-Dist: pyside6-essentials (>6.4)
Requires-Dist: python-osc (~=1.7)
Requires-Dist: python-rtmidi (~=1.5)
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: watchdog (~=4.0)
Requires-Dist: ruff; extra == "dev"
Requires-Dist: black; extra == "doc"
Requires-Dist: griffe-inherited-docstrings; extra == "doc"
Requires-Dist: mkdocs-material; extra == "doc"
Requires-Dist: mkdocstrings; extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5080 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
midiscripter/__init__.py sha256=PFGoSuEXXjjPfiypi5hoff3yLUVxcNcBsUMyp5gCuVU 280
midiscripter/ableton_remote/__init__.py sha256=JGwMIa3sT98kNTGq-aYimKyVVQHUEiG0YnpuLDrkTMk 152
midiscripter/ableton_remote/ableton_msg.py sha256=OMjVFF9OU1DxxX6OO8WuM3NPJg-PcqPxy3Ez3i0jLRs 6223
midiscripter/ableton_remote/ableton_port.py sha256=X59qqlrRRudkZ44f4xuGjSivmrI7NMpj8dJ5f_KdoVA 4104
midiscripter/ableton_remote/remote_script_midi_mapping.py sha256=JS-9lAcIv-uTLvV8NvnbC7LZBXeBYV0vVqKDdaQl3u0 15059
midiscripter/base/__init__.py sha256=8jSwtZxLMVcz7C6DIRQxZG_h9JVBkM5wkXrG-rlTnpE 61
midiscripter/base/msg_base.py sha256=Ui4UeAQCoyCCA6VSbh0fFsMiWMo38QTD-T6yW-EkbTg 3899
midiscripter/base/port_base.py sha256=24dAAiSld0O4VV7hRx_ufeeLhCZIp38Ur5khZhJSAl0 12509
midiscripter/cli/__init__.py sha256=IEb5_UWYQllaoWMy5ImKSh46QVbE1PCDP0hcs3rxcUw 68
midiscripter/cli/starters.py sha256=2G9iImQ0GrmPWI1TPf6DiQehUzhZ0IVo_5-cLJUW20k 1557
midiscripter/file_event/__init__.py sha256=vFwwOmZaNcLXxkRbhj48M492a7K7Dsf3trG-Ql6mf9Y 139
midiscripter/file_event/file_event_msg.py sha256=Pafk3FGStUBxPaNHSUIhf-wzshOTTXMCqqDhJDk1R54 1487
midiscripter/file_event/file_event_port.py sha256=9mO4_Ocs8ayME7Spsp5Har12Qk1JoSVibtq4sEcnraA 3353
midiscripter/gui/__init__.py sha256=PNVcL3PPNY492kER1mUEUg2nVKyk403nyJEBLLtKjlA 598
midiscripter/gui/app.py sha256=5b9m40olwlQSCRPBrHy3tv1XGTjEqPOJEiYRH4SLLG4 5421
midiscripter/gui/log_widget.py sha256=a9vxFJqX3GYoC8aKavtwX6j5F7la4C9Cqf5Yjq1IUdw 9729
midiscripter/gui/main_window.py sha256=D_ZrgnZqtEyFyWkofDOonTELneUUkmHfx5Kx1RIP6fU 5408
midiscripter/gui/menu_bar.py sha256=V6wZJw4PHnWA-WibEbZ0PMizWmXxyBSZkCltiDImrYc 5380
midiscripter/gui/message_sender.py sha256=HOm_QvYg5sR32092NSup3MQf3-Y6QAhagiYPHkgQBUI 5394
midiscripter/gui/ports_widget.py sha256=utBUpE-V6AvQW8bdOaxAJ-fCjw7oSfNCqY1vSHFQ0KE 15029
midiscripter/gui/saved_state_controls.py sha256=MBb6qhg7kojqUldlS6JBjj6pdLWGqR-RBta2xUPB6PU 1976
midiscripter/gui/gui_widgets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
midiscripter/gui/gui_widgets/button.py sha256=RG_E7M0M2AcOAOcg035_A3d0SpvReBgJ3vXhHPiLsUc 9512
midiscripter/gui/gui_widgets/gui_msg.py sha256=0BWjg5Ytmck8XwANg7CiEeyUj5k1VuS5I1Ab_18Lbx4 1644
midiscripter/gui/gui_widgets/gui_widget_base.py sha256=44IkNdp3lZRbYmYsRC2iCH_kaQnZv-Y2BYnbKzazNb0 7128
midiscripter/gui/gui_widgets/layout.py sha256=nf7mc-wvcJeTRY9cTTI_fyxZ4X29FUHnW6IsVotYKqQ 2906
midiscripter/gui/gui_widgets/list.py sha256=Z0hTUIOuDr3xlUNOpMk3ojcC2Zq1DzbCnBhCkgWfcDU 3114
midiscripter/gui/gui_widgets/mixins.py sha256=nmBeyzFp6JYsgf9soCHOvmOdIMJ3qp0VYgAlAa29VWM 4616
midiscripter/gui/gui_widgets/slider.py sha256=E3PVG8FlvnzmnyweoycWULyAeiSnXlhgxz3BofdEb8Y 14018
midiscripter/gui/gui_widgets/text.py sha256=EGDs8XDv32zI69tSY2CQTOVeHd-w9TFCv4kKz-Fr3cE 2459
midiscripter/keyboard/__init__.py sha256=7iiVe5XhvJRRoGfQ3klKvJdy8Q_DVilmXc6KPubicjw 159
midiscripter/keyboard/keyboard_msg.py sha256=sb_lG2p0-GSfcng4IEquuHp9Byh9eZIZ1UdMQi4jQ9I 3992
midiscripter/keyboard/keyboard_port.py sha256=OavAmLauxZWpq2eEezL8bUV0J7_lXMvOne3WTQM193s 4533
midiscripter/logger/__init__.py sha256=AVGOjXWnn5bRvQ_PDWIdFufIwTkzp2zL6aE6Vigvpq8 66
midiscripter/logger/console.py sha256=BzJYnAR7zto_jQSpRWbNsJgUC5FWoiq34a1piay0ht0 1474
midiscripter/logger/html.py sha256=uvetgm5Mdt2tn5rdusBw5KBknlmzZJPZrovCO0CmY7E 1533
midiscripter/logger/log_obj.py sha256=6wHqjlFUyt6EtgazqEqvlepjSL1JuCgo9tnW7U_U18w 5789
midiscripter/metronome/__init__.py sha256=cImx2yrIM8RfdEmUTg3W6lfvYF_FsOS4-20S3FXQlhI 62
midiscripter/metronome/metronome_port.py sha256=njto4KpT9En6Tgn4Ytw17-4w6sINNNAxRtqaCFVwlf8 2466
midiscripter/midi/__init__.py sha256=PiGc001W4cfvOGoW1ka_dGOrBhOY5ABqcRE6X2OMJnA 256
midiscripter/midi/midi_msg.py sha256=XhA5tESI9bOazmDUM-WqiCSkLeu4DbBMuPOCQeGNlaQ 8219
midiscripter/midi/midi_note_data.py sha256=c8yglS7jHF4L5SmLm8BmTzUeBCyCCZlgQDbquCoBAv0 2639
midiscripter/midi/midi_port.py sha256=khmhchtqFo7vKgK7lfCDC882ipI6ECc0v_zUAVoMgnc 9356
midiscripter/midi/midi_ports_update.py sha256=yyAVQnELfa1GAI0dEr8juIJPZDB_-ytptYKhD0pqD7A 1811
midiscripter/mouse/__init__.py sha256=5Any4Sm2wcWTcDWUZGKDhQu1dNL75_9lArVMNMmfU7A 122
midiscripter/mouse/mouse_msg.py sha256=D127jEI0Bo5OC2oCAVvzDQ9MQZmiKARa9aW8hhiDyEs 2440
midiscripter/mouse/mouse_port.py sha256=CWApJjBzAdscurj460uWnYr_NDRKUTcsngkVCRE9sr8 5249
midiscripter/osc/__init__.py sha256=LKJryAhZIiOSHUl2q5a-8t95Nzn0IPwCY6MdwBag3Dg 155
midiscripter/osc/osc_msg.py sha256=mMGVY5A4vStY7TfFQFqq7h4qLwdmZ08614CKCJ5BwJw 1382
midiscripter/osc/osc_port.py sha256=hUHuS-6aM95vzL6qzL_1QqrVsMG5jHVMfSXaLcwf2pc 3854
midiscripter/osc/osc_query_maker.py sha256=flAUOh_qLyG5hLHtgq_7ZeVc2HTuYTcOqyDTk_eSoxk 2130
midiscripter/resources/icon.ico sha256=9kSrM6hTASi1hoIK1vw5J3oih7_m1VknU0l7IBBTM58 35028
midiscripter/resources/icon.svg sha256=Ihsz2vCQd-shATSJ0XiUeX6fj7rU_ua96GvslXz5bDM 829
midiscripter/shared/__init__.py sha256=bHzl0kWzlZKeXkD1DOzRVQ7IgjwsPr5R_ufZYZtsU2E 4273
midiscripter-0.6.dist-info/METADATA sha256=kK0w72dUI-_Cskyosuh4_Iwg-X-2J3mgHXgtRtqXylM 15463
midiscripter-0.6.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
midiscripter-0.6.dist-info/entry_points.txt sha256=5jddm0v0j7VPFqwOchYUZsR4mojlxjd3UcHszkFQ8o8 52
midiscripter-0.6.dist-info/licenses/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
midiscripter-0.6.dist-info/RECORD

entry_points.txt

midiscripter = midiscripter:start_gui