klen / pylama

Code audit tool for python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is there just a place where I can just download the files I need?

ashbit06 opened this issue · comments

i cant install pip or python (but I have atom so I can just use it there). is there any way I can just like install the files as a zip directly from here or some other website?

commented

You can download the code using the "download ZIP" for any commit:
image
or using the "releases" page for tagged commits.

However, you will have a hard time actually using the code without pip, because it depends on other libraries to work.