No project description provided
Project description
wolfCode
Use wolfcode
command to verify your code follows the wolfSSL coding standards.
Getting Started
-
Clone the repository: Clone this repository to your local machine to start working with the scripts.
-
Install dependencies: Run
pip3 install .
in the root of this project to install the necessary Python packages listed inpyproject.toml
.NOTE: If you are using newer pip, you need to add option:
pip3 install --break-system-packages .
-
Export OPENAI_API_KEY ⚙️:
You must exoport an OPENAI_API_KEY
in your environment.
Also, you must have an access to the GPT-4 model to call OpenAI API. I recommend to export the key in .zshrc.
Amazing!
Now you can use the wolfcode
command.
-
Usage: See help:
$ wolfcode --help
-
Configulation You can pass your config file with
--config-file
option. Also, Runcheck <subcommand> --show-config-path
to see where the default config file are located and you can change value to the variables like 'lanugage' in the config file.
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
Built Distribution
File details
Details for the file wolfcode-0.1.0.tar.gz
.
File metadata
- Download URL: wolfcode-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.12.2 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 978241464e5d8aa728c6ef33eb1cd516893ed3b53b7c0c9a6d3bec9e60d3f918 |
|
MD5 | fcd838914d8740e4b8bf27fc9fb953ac |
|
BLAKE2b-256 | 9da600c1a3f866071d8f628f562e3da6498e3e7b3909bfefdf4c46f64e288f45 |
File details
Details for the file wolfcode-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: wolfcode-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.12.2 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9857a49c2dc9ec0aebf0ff8a922bd0eec12883dd32793c1df669555b32e43e6 |
|
MD5 | 2e30f32c5ef81e03eeadec75a109489d |
|
BLAKE2b-256 | f3359838bc0aa969db83932f4b2770404a71e080a64a8c705a3d1d0e29898595 |