Tools for working with Figma programmatically
Project description
Kadota
Tools for working with Figma programmatically
Working with this repository
For creating and regenerating environment file:
conda env create --file env.yaml
conda env export --no-builds | grep -v "^prefix: " > env.yaml
For creating requirements file required for pip installability:
pip freeze > requirements.txt
For building before publishing to pypi:
python setup.py sdist bdist_wheel
For testing and publishing to pypi:
twine check dist/*
twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kadota-1.0.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
kadota-1.0-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file kadota-1.0.tar.gz.
File metadata
- Download URL: kadota-1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fb24ea2f2ff5f6ceb3e9877ae35eb495541c7141b0fe4a2fa2242b0789888ff
|
|
| MD5 |
5bb8bc1da86a7d9477f77d7d9602bfd5
|
|
| BLAKE2b-256 |
d6f196fdc5cfdb9ac0168fd6e5b75c3bb125e3a4598241ffd429fedf6b0e477f
|
File details
Details for the file kadota-1.0-py3-none-any.whl.
File metadata
- Download URL: kadota-1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9824345396243ada5c4fda43622295e059b3a7ce160144c0059bf3bd6c44e21
|
|
| MD5 |
e3270e0f3d48ec6986443281eb74a102
|
|
| BLAKE2b-256 |
6adcb9f3da8ceb4893344476faa77bea26e4489d29166a878a1405c1833a641d
|