-
Thanks for this great project! :heart:
# Situation
The command `hatch new` has an interactive mode. For me as a new user this is great as it allows that I can enter all the necessary data to cr…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
### Description:
When following the directions for setting a privat…
-
We first built with `setuptools` and used `requirements.txt` to keep dependicies. Then we added Github actions and then followed some recommendation to use `pyproject.toml` as the future method of con…
-
Currently, there are multiple ways a Python project can be organized.
Here are the choices
- Python management tool: [setuptools](https://github.com/pypa/setuptools), [flit](https://github.com…
-
Building on #266, I would love the same.
Finding /molecule-plugins/test/ec2/scenarios/driver/ec2/molecule/default/molecule.yml I'm like woot, woot, until I realize the ../../../../../resources/play…
-
In the python world, packages (installable python modules) are usually in the form of Applications or Libraries.
Libraries are building block packages that users can use to build their application.…
-
Currently someone using our cookiecutter will declare dependencies that generate a requirements.txt -- I think this is handled by cookecutter itself on the command line?
Maybe we should consider al…
-
# CI
To make CI similar to that in python cookicutter, I think we can incorporate the below.
## Description
1. **Create an Action to Setup Funnel:**
- Create a directory `.github/actions…
-
I am encountering a strange error, while using Mamba with torch 2.1.1+cu118 on Linux.
In another environment with torch 1.13.1+cu116 the same code works fine.
`ImportError: /home/user1/.conda/envs…
-
* Date you used Cookiecutter Python Package: 20 June 2023
* Cookieninja version used, if any:
* Python version, if any: 3.10
* Operating System: mac
### Description
Describe what you were tr…