Coder Social home page Coder Social logo

cookiecutter-pymodule's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working for @octoenergy on decarbonizing the planet
  • ๐Ÿ˜„ Pronouns: he/him
  • ๐Ÿ I code mostly in Python, but also some NodeJS and Rust
  • ๐ŸŒฑ Iโ€™m currently learning Rust
  • ๐ŸŒŽ Contact me if you want to join me in decarbonizing the planet
  • ๐Ÿฅ‹ I'm currently training in Brazilian Jiu-Jitsu for sport and Tai Chi to help recover from a bike injury
  • ๐Ÿ“ซ How to reach me:
  • โšก Fun fact: I met my wife at PyCon US in 2010. She is awesome, her GH account is @audreyfeldroy

cookiecutter-pymodule's People

Stargazers

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

Watchers

 avatar  avatar

cookiecutter-pymodule's Issues

Cleanups

  • Remove pypip.in badge
  • Make setup.py work with py.test
  • Add htmlcov to gitignore

module_name is always appveyor

I always used cookiecutter-pymodule to generate new pytohn modules.
However with the current version inside the python module a folder "appveyor" is always created, it ignores the module_name used in the configuration.

this are my steps

cookiecutter https://github.com/pydanny/cookiecutter-pymodule.git
module_name (default is "The name of the to-be-packaged model.")? prueba
....

Result of "ls" in the new directory

 $ ls
appveyor     CONTRIBUTING.rst  LICENSE      prueba.py   requirements-dev.txt  setup.cfg  test_prueba.py
AUTHORS.rst  HISTORY.rst       MANIFEST.in  README.rst  requirements.txt      setup.py   tox.ini

a directory appveyor is always created.

Sorry if I missed something!

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.