-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
_I added similar ticket to conda-build (https://github.com/cond…
-
## Project description
Given some URLs configured like this (as per the [Django docs](
https://docs.djangoproject.com/en/stable/topics/http/urls/#example)):
```python
# urls.py
from django.urls…
-
Brian Toby started an email discussion on Provenance tracking in Python. He included code that would be an enhancement for this prototype project.
To contribute that code, make a pull request.
Here…
-
It would be useful to transfer the cookiecutter template by @mberz to the pyfar organization, and update it according to our current workflow.
- [x] transfer, new location: [pyfar/cookiecutter-pypa…
-
At this point, our Makefile contains a fair amount of Python code.
If we used Invoke, it would be cleaner to write tasks containing Python code. Perhaps we could make it a choice:
```
"task_runner"…
-
The new design has an affordance for to inline the change log for a particular version. We'll want to figure out how to extract this from projects, or failing that show nothing for the change log.
-
https://veekaybee.github.io/2017/09/26/python-packaging/ is an interesting article from @veekaybee that starts from the simplest possible Python component (a single statement at the REPL), and works i…
-
## Situation
The current release process is described in the file `release-procedure.md`. It's a bit of cumbersome as a lot of things needs to be done manually.
Some ideas were already described…
-
I'll be opening a Pull Request to add some boilerplate based on https://github.com/Ouranosinc/cookiecutter-pypackage that will provide some structure to the project.
Please don't add anything to th…
-
I came across this package: https://github.com/audreyfeldroy/cookiecutter-pypackage and I was wondering: did we look into existing python template packages and how is our package better? Would there b…