This website works better with JavaScript.
首頁
說明
登入
heuzef
/
lesspass
镜像来自
https://github.com/lesspass/lesspass.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
67
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1881
Commit
17
分支
516 MiB
目錄樹:
83ddc2e4ce
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/http-cache-semantics-4.1.1
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/mobile/decode-uri-component-0.2.2
dependabot/npm_and_yarn/mobile/json5-2.2.3
dependabot/npm_and_yarn/socket.io-parser-4.0.5
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/ua-parser-js-0.7.33
dependabot/pip/containers/backend/django-3.2.18
main
monorepo
b5
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/mobile/ansi-regex-4.1.1
dependabot/npm_and_yarn/simple-get-3.1.1
dependabot/npm_and_yarn/url-parse-1.5.10
9.1.9
9.1.8
9.1.7
9.1.6
9.1.4
9.1.3
9.1.2
9.1.1
9.1.0
9.0.2
9.0.1
9.0.0
8.1.1
8.1.0
8.0.2
8.0.1
cli-v10.2.1
cli-v10.2.0
pure-v10.0.1
pure-v10.0.0
mobile-v9.7.6
mobile-v9.7.5
mobile-v9.7.3
mobile-v9.7.2
mobile-v9.7.0
pure-v9.5.6
pure-v9.5.5
mobile-v9.5.3
mobile-v9.5.1
mobile-v9.5.0
mobile-v9.4.0
site-v9.3.4
site-v9.3.3
site-v9.3.2
site-v9.3.1
mobile-v9.3.0
mobile-v9.2.2
mobile-v9.2.1
cli-v7.0.2
cli-v7.0.1
cli-v7.0.0
cli-v6.1.0
cli-v6.0.0
pure-v5.1.8
pure-v5.1.7
pure-v5.1.6
pure-v5.1.5
mobile-v3.1.6
mobile-v3.1.5
mobile-v3.1.4
mobile-v3.1.3
mobile-v3.1.2
mobile-v3.1.1
mobile-v3.1.0
mobile-v3.0.3
mobile-v3.0.2
web-extension-v9.6.9
web-extension-v9.6.8
web-extension-v9.6.7
web-extension-v9.6.6
web-extension-v9.6.5
web-extension-v9.6.4
web-extension-v9.6.3
web-extension-v3.1.6
web-extension-v3.1.5
web-extension-v3.1.4
web-extension-v3.1.3
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '83ddc2e4ce'
${ noResults }
lesspass
/
cli
/
test-requirements.txt
test-requirements.txt
31 B
原始文件
Normal View
文件歷史
Replace lesspass-cli on npmjs with a lesspass on pypi create a cli with python. python will be installed by default on a lot of system. * use getpass python native module Fixes: https://github.com/lesspass/lesspass/issues/305 * use lesspass python code generator from Maurits van der Schee Fixes: https://github.com/lesspass/lesspass/issues/328 tested with python2.7 and python3.6 breaking changes: * -c is associated with --copy flag to copy the password * -C is associated with the counter (previously -c)
6 年之前
Added a unit test for keyboard interrupt
5 年之前
1
2
3
4
5
tox
pytest
flake8
mock
pexpect