https://github.com/datamade/cookiecutter-django-app
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: datamade
- Language: Python
- Default Branch: main
- Size: 499 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
Usage
```bash
Build cookiecutter container (Only need to do once)
docker build github.com/datamade/cookiecutter-django-app#main -t cookiecutter:latest
Generate a new project
docker run -it \ --mount type=bind,source=$(pwd),target=/cookiecutter \ cookiecutter gh:datamade/cookiecutter-django-app ```
Notes
In order to make sure tests pass easily on your new repo so you can publish to Heroku, make sure to:
- add all of the cookiecutter output as one initial commit to main
- trigger the Publish Package job via the Actions UI
- make the package public if the repo is private by going to the Datamade org page → Packages → your new repo/package → Change visibility
Owner
- Name: datamade
- Login: datamade
- Kind: organization
- Email: info@datamade.us
- Location: Chicago, IL
- Website: http://datamade.us
- Twitter: datamadeco
- Repositories: 123
- Profile: https://github.com/datamade
We build open source technology using open data to empower journalists, researchers, governments and advocacy organizations.
GitHub Events
Total
- Issues event: 14
- Delete event: 1
- Issue comment event: 6
- Push event: 14
- Pull request event: 1
- Pull request review event: 3
- Pull request review comment event: 9
- Create event: 1
Last Year
- Issues event: 14
- Delete event: 1
- Issue comment event: 6
- Push event: 14
- Pull request event: 1
- Pull request review event: 3
- Pull request review comment event: 9
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Hannah Cushman Garland | h****n@d****s | 18 |
| Xavier Medrano | x****o@X****l | 7 |
| Xavier Medrano | x****o@x****n | 6 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 10
- Total pull requests: 1
- Average time to close issues: about 1 month
- Average time to close pull requests: about 1 month
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.9
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 10
- Pull requests: 1
- Average time to close issues: about 1 month
- Average time to close pull requests: about 1 month
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.9
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- hancush (9)
- xmedr (2)
Pull Request Authors
- xmedr (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- node slim build
- python slim build
- node {{ build
- python {{ build
- dj-database-url *
- django-storages *
- django-webpack-loader *
- psycopg2-binary *
- sentry-sdk *
- whitenoise *