Coder Social home page Coder Social logo

new-project's Introduction

build codecov

new-project

Template repo for a new python project, using poetry for dependency management and snakemake for workflow management.

Steps:

  1. Clone this repo to your local work station
  2. In pyproject.toml, change name, description, homepage, and repository
  3. Rename 'new_project' directory to the new package name
  4. Change the docstring in new_project/__init__.py
  5. Change all occurences of 'new_project' in .github/workflows/main.yml to the new project name
  6. Go to codecov.io, add this repo, then click setting->badge and copy the markdown code for the badge. Paste that above.
  7. Also change the build badge link above so that 'new-project' is the name of this repo
  8. You can then install this package by running poetry install in the root directory
  9. If you want to add a Jupyter kernel run the following: poetry run python -m ipykernel install --user --name kernel-name

Note many of the directories in this repo are filled with place-holder files to make sure that git copies all the directories. You may want to delete many of these and their corresponding directories.

new-project's People

Contributors

jfcrenshaw avatar

Watchers

 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.