Coder Social home page Coder Social logo

karllark / package-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astropy/package-template

0.0 2.0 0.0 728 KB

Template for packages that use Astropy. Maintainer: @astrofrog

Home Page: http://docs.astropy.org/projects/package-template/en/latest/

License: Other

Python 66.67% Shell 2.90% Makefile 15.27% Batchfile 15.16%

package-template's Introduction

Astropy package template

Powered by Astropy Badge - cookiecutter branch: Travis cookiecutter badge - master branch: Travis master badge

This is a package template provided by the Astropy project.

Using this template, packages can make use of the setup, installation, and documentation infrastructure developed for the astropy core and affiliated packages.

For more information, see:

Using this package template

Using cookiecutter

This package template makes use of the cookiecutter package to make it easier to get started with the package template. You will need to install cookiecutter which can be done easily using conda or pip:

conda install -c conda-forge cookiecutter gitpython

pip install cookiecutter gitpython

Once you have cookiecutter installed you can run:

cookiecutter gh:astropy/package-template

Which will ask you a series of questions to configure your package.

Manually

The master git branch of this repository contains a version of the template populated with placeholders. This allows the package template to be used directly without using cookiecutter, although a number of manual steps are required. For this reason the cookiecutter approach is recommended.

Improving the package template

If you want to modify this package template to add or fix things, the folder that the user ends up with is {{ cookiecutter.package_name }} in this repository. Everything in the repository that is not in this folder is not part of the template that the user will have rendered.

For further information on writing templates for cookiecutter see the cookiecutter docs.

package-template's People

Contributors

astrofrog avatar bsipocz avatar cadair avatar pllim avatar eteq avatar larrybradley avatar mdboom avatar embray avatar cdeil avatar weaverba137 avatar adrn avatar mwcraig avatar crawfordsm avatar lpsinger avatar kbarbary avatar keflavich avatar hamogu avatar saimn avatar wkerzendorf avatar zonca avatar bmorris3 avatar drdavella avatar dougburke avatar mhvk avatar mkelley avatar rrjbca avatar tepickering avatar zblz avatar

Watchers

James Cloos 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.