Tools for working with Figma programmatically
Project description
Kadota
Tools for working with Figma programmatically.
Package page can be found here: https://pypi.org/project/kadota/.
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 (may need to install pipreqs):
pipreqs . --force
For deleting old builds:
rm build dist -rf
For building before publishing to pypi:
python setup.py sdist bdist_wheel
For testing before publishing to pypi:
twine check dist/*
For publishing to pypi:
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
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
File details
Details for the file kadota-1.0.2.tar.gz.
File metadata
- Download URL: kadota-1.0.2.tar.gz
- Upload date:
- Size: 3.6 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 |
0d0de5afa2d484fd11514f19acff6271328153f8901b24977eaa333fc66da217
|
|
| MD5 |
9f3f6f4f95269873eab7025381a2853f
|
|
| BLAKE2b-256 |
a43d956174b1b1cd1ba25bdadd7c359ea4b2226fab8bff87b946f425cfb4de9d
|
File details
Details for the file kadota-1.0.2-py3-none-any.whl.
File metadata
- Download URL: kadota-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
48757fc4209c86a1cba6d34a346745fe4fe35d632b1e088c76679d74da84d8a0
|
|
| MD5 |
a73ebe1e45fbdbcfa136a73c1072c18b
|
|
| BLAKE2b-256 |
67694357b179699357cd6962ab679d7eb7401d0c1cdab22bdedf5771832799b8
|