A tool for auto generating libraries for different platforms to communicate with your API
Project description
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
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
yak-signals-0.2.8.tar.gz
(22.0 kB
view hashes)
Built Distribution
Close
Hashes for yak_signals-0.2.8-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a24f082673b85b71c78cbfee1876dbff98b684470ce91c601969450fdbb98fb9 |
|
MD5 | 82b854dc42942de6df31de7efb46c0d4 |
|
BLAKE2-256 | 5a98cc1d95d76cdf240a99a83c18dc1b352cc0ae6809f3eb386126a42cef7acc |