Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
purrcat259
on Jan 5, 2019
|
parent
|
context
|
favorite
| on:
LiteCLI – A user-friendly command-line client for ...
Missed opportunity to call it CLite? :)
amjith
on Jan 5, 2019
|
next
[–]
Damn it! :)
fxfan
on Jan 6, 2019
|
parent
|
next
[–]
Would you consider changing pip to pip3 in your command? Lead the way with good practice?
j88439h84
on Jan 6, 2019
|
root
|
parent
|
next
[–]
Pip3 is usually a sign that you're installing into your system python packages instead of a virtualenv. The usual best practice is to use a virtualenv.
wenc
on Jan 6, 2019
|
root
|
parent
|
prev
|
next
[–]
I'm not sure how that is good practice?
TheGrassyKnoll
on Jan 6, 2019
|
root
|
parent
|
next
[–]
Its a Python3 script, shouldn't it use pip3 ?
I installed it with: $ sudo pip3 install litecli (seemed to work)
j88439h84
on Jan 6, 2019
|
root
|
parent
|
next
[–]
Dont use sudo pip, it can break your system.
swsieber
on Jan 6, 2019
|
root
|
parent
|
prev
|
next
[–]
It's compatible with python2
Filligree
on Jan 6, 2019
|
prev
[–]
Please don't. That's the sort of name that makes it impossible to talk about the project, let alone use it at work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: