Skip to main content

Code snippet store

Project description

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

Project details


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

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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page