Giter Site home page Giter Site logo

shopyo's Introduction


shopyo

Downloads Codecov Tests PyPI version shields.io Documentation Status

Featured on Weekly Python issue 436 ๐ŸŒŸ

A 45 mins talk was dedicated to it at EuroPython ๐ŸŒŸ

Must watch: Shopyo: Your Mega Flask Machine (short vid)

E-commerce modules transferred to ShopCube

[ DOCS | DISCORD | CONTRIBUTE | TWITTER]

What?

Your next-level modular web framework. Headless support coming soon.

Built on top of Flask, it offers most Django features, sometimes a tidbit more with far more flexibility.

Have a go!

pip install shopyo

then

shopyo new blog
cd blog/blog
python manage.py initialise
python manage.py rundebug

It is recommended to use a venv in root folder.

python -m venv venv

If for dev install dev_requirements.txt also.

python -m pip install -r requirements/dev.txt

go to http://127.0.0.1:5000/dashboard with credentials [email protected] / pass

  • Not framework docs but docs for the project you are building.

First time contributing?

We have a 100% first-timers friendly policy. Check out the testimonials.

Who uses Shopyo?

site name description
Maurilearn.com Elearning platform
Linkolearn.com Learn By links
FlaskCon.com Conference soft

Big??

Powered by apps / modules. Add as many as you like.

Apps are not enough, organise them in boxes and get the ultimate order you need.

You need a customised Django? This is the project. You need to build an ERP? This is the project.

Linux??

Hackable to the core. Even the dashboard is but a module.

Don't need our modules? Nuke them. Look boring? modify them

Reliable?

We don't maintain middlewares. We rely on battle tested batteries like:

  • flask_sqlalchemy
  • flask_login & co

Heck remove them if you don't want. Want to use Peewee? You can.

Rich Flask API

Common flask patterns are integrated, the structure is over the moon.

Common flask tasks are provided with an API: custom notifications, bulk form errors

Back office feel & Theme

All looks are 100% customisable with themes ~ Backend, bootstrap included by default.

Again blow it up & use what you want. It's possible

Transparent: Code your own web distro

Everything is clear, not hidden. You can 100% customise whatever you want.

We did not hardcode our choices. Our APIS are incremental. You can always use barebones.

Plug & Play

The modules are put by copy paste. No blueprint codes to write.

Contribute

We follow a 100% first-timers friendly policy.

๐Ÿ‘‰ Get started here

๐Ÿ‘‰ Join the Discord, ask questions & learn about Flask tricks during our dev talks!

๐Ÿ“š Docs

๐Ÿ‘‰ Link: shopyo.readthedocs.io/

๐Ÿ“ž Contact

Support team if you are stuck

shopyo's People

Contributors

abdur-rahmaanj avatar rehmanis avatar blips5 avatar yahyakiani avatar liyipeng3 avatar imaginezero0 avatar shubham-vishwakarma avatar ouyangjunfei avatar arthurarty avatar gurupad93 avatar nicoplyley avatar mghall25 avatar richpryce avatar arjitc12 avatar damiaanh avatar hsergiu avatar mahgieeee avatar pre-commit-ci[bot] avatar theimperium20 avatar mohamedmehdigara avatar touqeer121 avatar memoglr avatar sid-7 avatar iamayushdas avatar balaajimuthukumar avatar bnseamster avatar satyaki07 avatar xdshivani avatar utkarsh4321 avatar tegardp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.