Skip to content

Pybin : A Python-based Pastebin clone with Flask for code and text sharing.

Notifications You must be signed in to change notification settings

jeremystevens/pybin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybinV2 - Pastebin Clone

GitHub release (latest by date) GitHub license

Welcome to pybinV2, a Pastebin clone written in Python using the Flask web framework. This project allows users to create and share code snippets and text securely. Enhance your code sharing experience with pybinV2.

Screenshot 1

Features

  • Code Sharing: Share code snippets and text with ease, providing a platform for collaborative programming.
  • User Registration: Users can create accounts and log in to manage their pastes and profiles.
  • Admin Panel: An admin panel allows administrators to manage posts and server operations.
  • Syntax Highlighting: Supports syntax highlighting for code pastes.
  • Search Functionality: Search pastes by title or syntax.
  • Download: Download paste contents to local files.
  • Expiration: Set expiration dates for pastes.
  • API: An API allows external programs to interact with pybinV2.

Screenshot 2

Usage

  1. Clone the repository to your local machine.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Start the application with python application.py.
  4. Access pybinV2 in your web browser at http://localhost:5000.

Screenshot 3

Development Changelog

Contributing

Contributions are welcome! Please fork the repository and submit pull requests.

Version

Current version: 2.0.0 (06/14/22)

License

This project is licensed under the MIT License - see the LICENSE file for details.


Enhance your code-sharing experience with pybinV1, your open-source Pastebin alternative!

About

Pybin : A Python-based Pastebin clone with Flask for code and text sharing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published