Skip to main content

ctrl-v is a markdown code snippet store written in Python using the Flask framework. Store your code snippets that you always keep missing!

Installation

Use the following command to install ctrl-v from PyPI

$ pip install ctrl-v

Launch ctrl-v

After installing ctrl-v you can launch the application from your terminal / command line.

$ ctrl-v
Serving onhttp://localhost:5000

You can also launch ctrl-v using $ python -m ctrl-v.

By default, the app runs on port 5000 on 127.0.0.1.

You can however choose to run it on a different port or host using the --port and --host options.

$ ctrl-v --host 0.0.0.0 --port 5500
Serving on http://0.0.0.0:5500

Password protection

To add a username and password to protect you site, use the protect command.

$ ctrl-v protect
Username: bitto
Password: 
Repeat for confirmation: 
Your site is now protected.

To remove password protection use the removeprotect command.

$ ctrl-v removeprotect
Protection is removed

Uninstall ctrl-v

$ pip uninstall ctrl-v

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctrl-v-0.2.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ctrl_v-0.2.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file ctrl-v-0.2.0.tar.gz.

File metadata

  • Download URL: ctrl-v-0.2.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for ctrl-v-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ffdf071cbf052d989d8e8486647074f6129d6ceebacdc1c4e16bc52f4f4293a1
MD5 3c5c46d52deb94fecabf537cda392397
BLAKE2b-256 f060b6b4e6f023793276aa67ae761b6738d3bc779f4f97b570897f29fe91fd6e

See more details on using hashes here.

File details

Details for the file ctrl_v-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: ctrl_v-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for ctrl_v-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce20966070dc6affc6b8e45868bbe9a8b3516a36b3755fe1192124defb102678
MD5 df1af76f133ba1e3b50311180a4b6f60
BLAKE2b-256 75e3582ed119853b565fb41267e76a65ac2f299890c3693620f87f334294b27e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page