Code Monkey home page Code Monkey logo

cookiecutter-pymodules's Introduction

cookiecutter-vedalabs-pymodules

Boilerplate for creating CI/CD enabled python modules applications for VedaLabs.

Introduction

This project takes care of the setup and configuration so you can focus on making your module or library awesome. Scaffolding a project takes seconds and it gives you the essentials of devops and container orchestration, like drone, helm, kubernetes integration to get started. This project aims to get out of your way, and to allow you easily and quickly create liberaries while providing a solid foundation for your library to mature in the future.

Features

  • Pip package
  • CI/CD via gitlab

Quick Start

Install cookiecutter:

pip install cookiecutter

Scaffold your project (from github):

cookiecutter gh:macherlabs/cookiecutter-pymodules

OR (from folder)

git clone https://github.com/MacherLabs/cookiecutter-pymodules.git
cookiecutter cookiecutter-pymodules

Contributing

Want a new feature or find a bug? Submit a Pull Request!

TODO

  • Add Makefile for
    • tox, flake8 and pytest tests
    • version upgrades, git tags and push changes to pypi
  • gitlab ci files.

cookiecutter-pymodules's People

Contributors

ml-guy avatar

Stargazers

 avatar

Watchers

 avatar  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.