plum
A marketplace application for Python applications like pretix plugins
파일 탐색기
- entrypoint.sh
- banner.png
- banner.svg
- __init__.py
- __init__.py
- formats.py
- __init__.py
- __init__.py
- scan_apks.py
- sync_pypi.py
- __init__.py
- 0001_initial.py
- 0002_auto_20190413_1650.py
- 0003_auto_20190413_1718.py
- 0004_auto_20190413_1724.py
- 0005_product_vendor.py
- 0006_siteconfiguration_currency.py
- 0007_product_pypi_name.py
- 0008_auto_20190413_2354.py
- 0009_auto_20190414_0006.py
- 0010_auto_20190414_0007.py
- 0011_auto_20190414_0022.py
- 0012_auto_20190414_1534.py
- 0013_auto_20190414_1539.py
- 0014_auto_20190414_1546.py
- 0015_productversion_deliverable_file_name.py
- 0016_auto_20190414_1652.py
- 0017_auto_20190414_2122.py
- 0018_auto_20190414_2247.py
- 0019_auto_20190414_2320.py
- 0020_auto_20190415_1532.py
- 0021_auto_20191112_2225.py
- 0022_auto_20210717_2113.py
- 0023_auto_20210718_1347.py
- 0024_auto_20220107_2129.py
- 0025_auto_20220108_2036.py
- 0026_product_android_is_on_gplay.py
- 0027_product_unlisted.py
- 0028_alter_user_managers_product_pricing_url.py
- 0029_productversion_allow_suggest.py
- 0030_productversion_suggest_percentage_and_more.py
- __init__.py
- __init__.py
- account.py
- auth.py
- license.py
- platform.py
- product.py
- settings.py
- __init__.py
- index.html
- package.html
- __init__.py
- fdroid.py
- file.py
- pep503.py
- __init__.py
- licenses.py
- urls.py
- __init__.py
- account.py
- auth.py
- vendor.py
- create.html
- edit.html
- index.html
- server_create.html
- login.html
- password_change.html
- register.html
- register_off.html
- reset.html
- reset_confirm.html
- reset_email.html
- reset_email_subject.html
- create.html
- edit.html
- index.html
- product_create.html
- product_create_paid.html
- product_edit.html
- base.html
- categories.html
- category.html
- index.html
- product.html
- product_base.html
- product_buy.html
- product_card.html
- product_instructions.html
- product_pricing.html
- product_versions.html
- user_index.html
- vendor.html
- money.py
- rich_text.py
- __init__.py
- account.py
- auth.py
- listings.py
- vendor.py
- __init__.py
- context.py
- urls.py
- main.js
- _variables.scss
- main.scss
- _alert.scss
- _background-variant.scss
- _border-radius.scss
- _box-shadow.scss
- _breakpoints.scss
- _buttons.scss
- _caret.scss
- _clearfix.scss
- _deprecate.scss
- _forms.scss
- _gradients.scss
- _grid-framework.scss
- _grid.scss
- _hover.scss
- _image.scss
- _list-group.scss
- _lists.scss
- _nav-divider.scss
- _pagination.scss
- _reset-text.scss
- _resize.scss
- _screen-reader.scss
- _table-row.scss
- _text-emphasis.scss
- _text-truncate.scss
- _transition.scss
- _align.scss
- _background.scss
- _borders.scss
- _clearfix.scss
- _display.scss
- _embed.scss
- _flex.scss
- _float.scss
- _overflow.scss
- _position.scss
- _screenreaders.scss
- _shadows.scss
- _sizing.scss
- _spacing.scss
- _stretched-link.scss
- _text.scss
- _visibility.scss
- _rfs.scss
- _alert.scss
- _badge.scss
- _breadcrumb.scss
- _button-group.scss
- _buttons.scss
- _card.scss
- _carousel.scss
- _close.scss
- _code.scss
- _custom-forms.scss
- _dropdown.scss
- _forms.scss
- _functions.scss
- _grid.scss
- _images.scss
- _input-group.scss
- _jumbotron.scss
- _list-group.scss
- _media.scss
- _mixins.scss
- _modal.scss
- _nav.scss
- _navbar.scss
- _pagination.scss
- _popover.scss
- _print.scss
- _progress.scss
- _reboot.scss
- _root.scss
- _spinners.scss
- _tables.scss
- _toasts.scss
- _tooltip.scss
- _transitions.scss
- _type.scss
- _utilities.scss
- _variables.scss
- bootstrap-grid.scss
- bootstrap-reboot.scss
- bootstrap.scss
- bootstrap.js
- ekko-lightbox.js
- ekko-lightbox.scss
- forkawesome-webfont.eot
- forkawesome-webfont.svg
- forkawesome-webfont.ttf
- forkawesome-webfont.woff
- forkawesome-webfont.woff2
- _animated.scss
- _bordered-pulled.scss
- _core.scss
- _fixed-width.scss
- _functions.scss
- _icons.scss
- _larger.scss
- _list.scss
- _mixins.scss
- _path.scss
- _rotated-flipped.scss
- _screen-reader.scss
- _stacked.scss
- _variables.scss
- fork-awesome.scss
- jquery.js
- popper.min.js
- __init__.py
- upload.py
- __init__.py
- urls.py
- __init__.py
- settings.py
- urls.py
- wsgi.py
- manage.py
- plum.cfg.example
- requirements.txt
- .gitignore
- Dockerfile
- LICENSE
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
pip
설명 보기 ▼
pip
Python 패키지 관리자.
`install`와 같은 일부 하위 명령어는 별도의 사용 문서가 존재.
더 많은 정보: <https://pip.pypa.io/en/stable/cli/pip/>.
pip install {{package}}
패키지 설치 (더 많은 설치 예시는 `pip install`를 참고):
pip install --user {{package}}
시스템 전체 기본 위치 대신 사용자 디렉터리에 패키지 설치:
pip install {{[-U|--upgrade]}} {{package}}
패키지 업그레이드:
// repository documentation
Was this content helpful?
(0 ratings)
