AI agent for coding assistant
Project description
Javis Agent
Build local (dev mode)
pip install -e .
Publish package without code
window
python -m venv venv venv\Scripts\activate pip install setuptools wheel twine pyarmor build rm -rf dist dist_obfuscated build pyarmor gen -O dist_obfuscated javis/
python setup.py bdist_wheel twine upload dist/*
linux
rm -rf venv python3.13 -m venv venv source venv/bin/activate rm -rf dist dist_obfuscated build pip install --upgrade pip pip install build setuptools wheel twine pyarmor
pyarmor gen -O dist_obfuscated javis/ 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
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.7-py3-none-any.whl.
File metadata
- Download URL: javis_agent-1.1.7-py3-none-any.whl
- Upload date:
- Size: 576.4 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 |
41abfd8be47fdfc6cca2129d2bce83b08793bcc18082aa7b12cefe7f7d391be5
|
|
| MD5 |
b74abee8b21dbfed3ba46323d0c91cab
|
|
| BLAKE2b-256 |
4eee0100d86ded76df9563c9b9de07c6c30bb18f0315c38eddd9e56ec38b8d96
|