Skip to content

Simple Image paste-bin using Python's django framework

Notifications You must be signed in to change notification settings

andydevs69420/pasteee

Repository files navigation

Pasteee

🔥 Description

A simple image clipboard made using python's
django framework.

REQUIREMENTS

  • django
  • cryptography

>> py -m pip install -r ./requirements.txt

MIGRATE
>> py manage.py makemigrations
>> py manage.py migrate
or
>> py manage.py migrate --run-syncdb

RUNSERVER
>> py manage.py runserver

📷 SAMPLE SCREENSHOTS

screenshot-1 screenshot-2 screenshot-3 screenshot-4 screenshot-5 screenshot-6 screenshot-7 screenshot-8

About

Simple Image paste-bin using Python's django framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published