Commit graph

202 commits

Author SHA1 Message Date
f442fdcdd8
fix: shims should specify python3 2023-06-16 12:08:52 -05:00
c195c540a7
fix: use scriptpath 2023-06-13 13:55:32 -05:00
838b585a52
feat: add logging 2023-06-13 13:44:25 -05:00
095e1017b2
fix: don't source empty share directory 2023-06-12 13:38:53 -05:00
39786aae21
feat: support a local script 2023-06-12 13:20:00 -05:00
e697488dda
refactor: use method instead of standalone function 2023-06-12 08:55:24 -05:00
79ae1da47b
fix: use seperate set_path function to propagate change in path 2023-06-12 08:51:48 -05:00
6239661970
fix: use strings 2023-06-11 09:04:00 -05:00
4faa103ae6
feat: add -p to info 2023-06-11 09:00:21 -05:00
baa7f9cded
refactor: use dedicated python/pip attributes 2023-06-11 08:52:12 -05:00
fac4b38e13
style: update help description 2023-06-08 10:41:29 -05:00
135f2bf2e8
docs: update black example 2023-06-05 16:28:50 -05:00
984bc20ceb
fix: use the correct path in standalone 2023-06-05 16:01:45 -05:00
93fd53ee12
docs: don't reorder syspath in example 2023-06-05 15:45:21 -05:00
e0792e6865
fix: make vivenv first in sys path 2023-06-05 15:44:17 -05:00
f984022b3f
docs: add setuptools to pyfiglet example 2023-06-05 14:42:51 -05:00
10b5bf6149
fix: actually remove user site 2023-06-05 14:42:30 -05:00
a7ff658bcd
fix: remove leftover args 2023-06-05 14:33:24 -05:00
895d881d8f
refactor: internalize templates to the cli 2023-06-05 14:32:43 -05:00
e151534c01
fix: use correct name and static/class methods on template 2023-06-05 14:16:12 -05:00
1848a7edb5
fix: don't overwrite keys 2023-06-05 14:07:35 -05:00
92da092791
docs: update black with revised standalone 2023-06-05 14:02:33 -05:00
dbc22489e6
feat: remove pip from vivenv's 2023-06-05 14:01:49 -05:00
33e2ff586c
fix: make check explicitly for nones and not truthy 2023-06-05 13:45:42 -05:00
9b533c9c32
refactor: use named args/types 2023-06-05 13:15:19 -05:00
fc7a77175c
feat: accept additional deps in script mode of run 2023-06-04 21:25:49 -05:00
88983d288b
refactor: more classes less funk 2023-06-04 19:30:31 -05:00
2864f50176
refactor: don't need to instantiate config and add viv spec 2023-06-04 13:44:50 -05:00
6e173b2383
refactor: update deps instead of writing to pip.conf 2023-06-03 13:06:46 -05:00
2bc247673e
feat: add -y flag to avoid prompts 2023-06-02 17:10:28 -05:00
e70afb3eac
refactor: add cache to viv m s 2023-06-02 16:58:33 -05:00
853e6e63ae
feat: add script mode to viv run 2023-06-02 16:55:27 -05:00
1b180d5b0b
chore: bump version 2023-06-02 14:09:50 -05:00
4188742e29
docs: add screenshot 2023-06-02 14:09:40 -05:00
bbf078a0a5
docs: update svg's 2023-06-02 14:03:08 -05:00
439d5292c1
refactor: swap hardcode with loop 2023-06-02 14:00:55 -05:00
993e0e699b
feat: generalize viv exe
now can be used to any binary within the environment
2023-06-02 13:51:38 -05:00
6c2bb1b84f
style: return formatting state 2023-06-02 13:26:49 -05:00
f069eafb11
fix: don't use none type 2023-06-02 13:14:04 -05:00
ccccbbb147
docs: update black example shim 2023-06-02 11:56:36 -05:00
62094deb14
docs: add another textual example 2023-06-02 11:56:36 -05:00
41714cf223
fix: actually use dry-run 2023-06-02 11:56:36 -05:00
8962ab16fa
fix: add vivenv arg back to info 2023-06-02 11:56:36 -05:00
5ef699944e
docs: remove some context from README.md 2023-06-02 11:53:42 -05:00
9229337f29
refactor: slight change to subprocess output style/typing 2023-06-02 07:17:17 -05:00
d1ea8c3868
fix: use pip --report instead of fake environment 2023-06-02 06:46:42 -05:00
0996628a97
refactor: use direct venv method 2023-06-02 06:46:20 -05:00
2dd4b35ee7
docs: update svgs 2023-06-01 15:56:01 -05:00
76df12d882
reafactor: rearrange for clarity 2023-06-01 15:55:17 -05:00
3cf2dce767
fix: cmd -> subcmd 2023-06-01 14:44:21 -05:00