A tool for auto generating libraries for different platforms to communicate with your API.
Recommended Setup
Create a new python virtual environment
pip install yak-signals
Instructions
The script is ran from signals.
To see a list of arguments run signals --help.
If you do not supply the required arguments when running, the script will prompt you for them one by one.
An example for running the script is:
signals --schema ~/projects/your-project/api-schema.json --datamodels ~/projects/your-project/data-model-folder/ --coredata ~/projects/your-project/core-data.xcdatamodeld --projectname your-project --generator objc
iOS
If you’re running the iOS generator and writing to core data make sure you quit xcode
Run signals, and pass the --coredata flag if you want to override core data.
If you changed the core data models, you’ll need to have xcode auto generate the new model files
Release files for yak-signals 0.2.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yak-signals-0.2.8.tar.gz | 22.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yak_signals-0.2.8-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 60.5 kB
Release files / yak-signals-0.2.8.tar.gz
| Download URL | yak-signals-0.2.8.tar.gz |
|---|---|
| Size | 22.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f52461f8d7f767d68ddef175e31891cec9948f5ed935b772d4ccd5975b148da
|
|
BLAKE2b-256 checksum How to use checksums |
4fa118f8d2ce4e99dcc15889dd0654a219659a9d64be2ed24ef2a6d1ac61906b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / yak_signals-0.2.8-py2-none-any.whl
| Download URL | yak_signals-0.2.8-py2-none-any.whl |
|---|---|
| Size | 38.6 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
a24f082673b85b71c78cbfee1876dbff98b684470ce91c601969450fdbb98fb9
|
|
BLAKE2b-256 checksum How to use checksums |
5a98cc1d95d76cdf240a99a83c18dc1b352cc0ae6809f3eb386126a42cef7acc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |