| Crates.io | apira |
| lib.rs | apira |
| version | 1.0.1 |
| created_at | 2025-02-16 19:39:47.745497+00 |
| updated_at | 2025-02-16 19:39:47.745497+00 |
| description | A Rust program that finds and copies the activate script path of a virtual environment to the system clipboard. |
| homepage | |
| repository | https://github.com/NerdNinja420/apiraa |
| max_upload_size | |
| id | 1558075 |
| size | 6,040 |
A Rust program that finds and copies the activate script path of a python virtual environment to the system clipboard for easy activation.
activate scripts.activate script path to the clipboard.source <path> command.curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shgit clone https://github.com/NerdNinja420/apira.gitcargo build --releasecargo runRun the program, and if a virtual environment is found, the path to its activate script will be copied to the clipboard.
source /path/to/virtualenv/bin/activate
MIT License
This version keeps the essential information while trimming down extra details.