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.1.0.tar.gz (118.3 kB view details)

Uploaded Source

Built Distribution

ctrl_v-0.1.0-py3-none-any.whl (129.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ctrl-v-0.1.0.tar.gz
  • Upload date:
  • Size: 118.3 kB
  • 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.1.0.tar.gz
Algorithm Hash digest
SHA256 a3516e8435b1db9401d4247941add777a9bbe8a9a57cc11f7892b6aa97dcd754
MD5 9c54a0977f7b08cadae102ca32a798e6
BLAKE2b-256 8b826e10329875b7fd4895d867620f10212fb7ff8c6cab8107192cb7aff4506e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ctrl_v-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 129.5 kB
  • 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a15b311297cb3b6d67dfc024b59de309ba50746e20dd91a59f76fde56d445c9
MD5 1ac3672b366676f08f3b011d4f5caaa7
BLAKE2b-256 0868cf346c454f10249fcdfe0656fa591d898c08a2e5ac9e54a827e114d997e2

See more details on using hashes here.

Supported by

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