Giter Site home page Giter Site logo

nelson-gon / pytemplates Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 245 KB

Python Project templates

Home Page: https://pytemplates.readthedocs.io/en/latest/

License: MIT License

Python 47.82% Shell 31.57% Makefile 8.30% Batchfile 9.78% Dockerfile 2.52%
python project template pypi-package pip setup-development-environment devtools developer-tools python-3 python-script

pytemplates's Introduction

Python R Shell Script

Thank you ๐Ÿ–ค

Keep Building ๐Ÿ—

pytemplates's People

Contributors

nelson-gon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pytemplates's Issues

Automatically write install_requires in setup.py

Description

In setup.py, automatically copy the contents of requirements.txt to the install_requires argument.

Similar Features

N/A

Feature Details

Sufficiently described.

Proposed Implementation

In setup.py, perhaps open requirements.txt for reading, RegEx sub version identifiers, write each line to a list and pass this to install_requires.

Automatically detect project root

Description

I would like to automatically detect the project's root in the Github action that tests package build.

Similar Features

N/A

Feature Details

Instead of manually editing the root path for the codecov uploader, I'd like to do it automatically.

Proposed Implementation

Find current directory via the command line and then find dirname of that.

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.