A package to let your IDE know what JsMacros can do
Project description
JsMacrosAC
The sole purpose of this package is to let your IDE know what functions the various JsMacros classes have.
Please note that this package does not add functionality and will crash your scripts if it is not imported correctly.
How to import
if __name__ == "": from JsMacrosAC import *
In an event file
if __name__ == "":
from JsMacrosAC import *
event = EventAirChange() #No need to worry about arguments since you do not create the object.
Thing to note
Since Python does not support function overloading, only one function is displayed in some IDEs. In the description of the function you will learn about the different ways to use this function.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
JsMacrosAC-1.5.1.7221111.tar.gz
(38.5 kB
view details)
Built Distribution
File details
Details for the file JsMacrosAC-1.5.1.7221111.tar.gz
.
File metadata
- Download URL: JsMacrosAC-1.5.1.7221111.tar.gz
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bde2045df14ae0aca0cfe27d24833c86a746fb491b832a1137dea765aa7eb391 |
|
MD5 | 5087609776dab9a0e6651436317821fc |
|
BLAKE2b-256 | 6582221c2a9361f512aed790b67aaaaace8e29f614c2396d505c4196b47de8c5 |
File details
Details for the file JsMacrosAC-1.5.1.7221111-py3-none-any.whl
.
File metadata
- Download URL: JsMacrosAC-1.5.1.7221111-py3-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1948a066ce6ace1bed8a64bdb4bbb57bfac098d17b7e933d55d55f87ae097b68 |
|
MD5 | 35d81516b63dcee765cb2117ada68c83 |
|
BLAKE2b-256 | 7cc41e1d1b68e29197e12e7132226edb59573264aef458b2710200a9d072f361 |