AI agent for coding assistant
Project description
Javis Agent
Build local (dev mode)
pip install -e .
Publish package without code
python -m venv venv
pip install setuptools wheel twine pyarmor build
rm -rf dist dist_obfuscated build
pyarmor gen -O dist_obfuscated javis/
window
python setup.py bdist_wheel twine upload dist/*
linux
python -m build --wheel twine upload dist/*
User Installation
python -m venv venv pip install javis-agent
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 javis_agent-1.1.6-py3-none-any.whl.
File metadata
- Download URL: javis_agent-1.1.6-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fcd70e65fb896637cc9f1f05c30480df426e997436f4935f466857eea51b508
|
|
| MD5 |
d88230a1eec7ec2ff17e14b8bbcff136
|
|
| BLAKE2b-256 |
4d023803217e6a49779fb2489504ac14733bb7001007db0466da743bc4e9a1fc
|