GithubHelp home page GithubHelp logo

target / make-python-devex Goto Github PK

View Code? Open in Web Editor NEW
25.0 10.0 1.0 348 KB

An example Python project using Make, Homebrew, pyenv, poetry, and other great tools

License: MIT No Attribution

Ruby 12.77% Makefile 83.24% Python 3.99%
poetry poetry-python pyenv python

make-python-devex's Introduction

Example repo for Make Python Devex

This repository contains a simple Python® project setup using the Make Python DevEx system described and built by Colin Dean. Read more about why this exists at the Target Tech blog post Make Python DevEx.

Tip

Quickstart: With Homebrew installed and brew available (which brew):

# if you use the gh CLI tool 
gh repo clone target/make-python-devex
# or just git
git clone https://github.com/target/make-python-devex.git
# then set it up, run deps twice in separate invocations
make deps
make deps check test build

Run make help to see the tasks available.

In theory, run make deps until it succeeds, following any instructions output in the meantime. Then, run make check test build to build the distributable. Run poetry run example-make-python-devex to see the app in action.

This system was built for and tested primarily on Apple® macOS® 11 and later. It may work on Linux with adjustments; PRs welcome.

Legal Notices

See LICENSE for licensing information.

"Python" and the Python logos are trademarks or registered trademarks of the Python Software Foundation, used by Target with permission from the Foundation.

make-python-devex's People

Contributors

colindean avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

make-python-devex's Issues

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.