GithubHelp home page GithubHelp logo

pawamoy / cookiecutter-pydjama Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ionelmc/cookiecutter-pylibrary

2.0 2.0 0.0 819 KB

Cookiecutter template for Python package or Django apps

Python 77.33% Shell 14.59% PowerShell 3.42% CSS 4.66%
cookiecutter cookiecutter-template django python

cookiecutter-pydjama's Issues

Make it opinionated

I don't think so many people use this cookiecutter so I'm gonna make it more opinionated:

  • use of Pipenv
  • use of tox (clean-up needed)
  • maybe a makefile for convenience
  • use of flit, pyproject.toml: better release experience, no more script needed. This will only work if I can find a workaround for tox's mandatory setup.py and flit's mandatory top-level package (not src/package) -> no more setup.cfg and MANIFEST
  • less half-time working tools like prospector/pylama, more robust ones like pylint + plugins
  • remove almost all services (and badges) except some of them like gitter and pyup (don't any CI alternative to pyup)
  • use of docker
  • use of markdown for sphinx instead of rst

If I can find a way to mirror the repositories on gitlab in a clean way, then:

  • use of gitlab ci (no more travis)
  • use of gitlab pages (no more readthedocs)
  • use of gitlab ci coverage ability (no more codacy) + code quality job and badge

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.