DataFestArchive is a Python package designed to generate the DataFestArchive website from past versions of DataFest
Project description
datafest-archive
DataFestArchive is a Python package designed to generate the DataFestArchive website from past versions of DataFest
Installation
pip install datafest-archive
Usage
DataFestArchive is a Python package designed to generate the DataFestArchive website from past versions of DataFest
Usage:
$ datafest-archive [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
project-call
: Reads the spreadsheet and imports the data...website
: Create pages of projects and people...
datafest-archive main
datafest-archive project-call
Reads the spreadsheet and imports the data into the database (sqlite3).
Usage:
$ datafest-archive project-call [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
import-data
datafest-archive project-call import-data
Usage:
$ datafest-archive project-call import-data [OPTIONS] SPREADSHEET_PATH DATABASE_FILE
Arguments:
SPREADSHEET_PATH
: [required]DATABASE_FILE
: [required]
Options:
--help
: Show this message and exit.
datafest-archive website
Create pages of projects and people (students and advisors) from the database (sqlite3) using wowchemy-hugo-academic.
Usage:
$ datafest-archive website [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
create
datafest-archive website create
Usage:
$ datafest-archive website create [OPTIONS] PATH WEBSITE_OUTPUT_DIRECTORY
Arguments:
PATH
: [required]WEBSITE_OUTPUT_DIRECTORY
: [required]
Options:
--help
: Show this message and exit.
datafest-archive
is a command line tool that can be used to generate the DataFestArchive website from past versions of DataFest.
Development documentation
Refer to README-dev.md for development documentation.
📈 Releases
You can see the list of available releases on the GitHub Releases page.
We follow Semantic Versions specification.
We use Release Drafter
. As pull requests are merged, a draft release is kept up-to-date listing the changes, ready to publish when you’re ready. With the categories option, you can categorize pull requests in release notes using labels.
List of labels and corresponding titles
Label | Title in Releases |
---|---|
enhancement , feature |
🚀 Features |
bug , refactoring , bugfix , fix |
🔧 Fixes & Refactoring |
build , ci , testing |
📦 Build System & CI/CD |
breaking |
💥 Breaking Changes |
documentation |
📝 Documentation |
dependencies |
⬆️ Dependencies updates |
You can update it in release-drafter.yml
.
GitHub creates the bug
, enhancement
, and documentation
labels for you. Dependabot creates the dependencies
label. Create the remaining labels on the Issues tab of your GitHub repository, when you need them.
🛡 License
This project is licensed under the terms of the MIT
license. See LICENSE for more details.
📃 Citation
@misc{datafest-archive,
author = {ckids-datafirst},
title = {DataFestArchive is a Python package designed to generate the DataFestArchive website from past versions of DataFest},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/ckids-datafirst/archive}}
}
Credits
This project was generated with python-package-template
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file datafest_archive-1.0.0.tar.gz
.
File metadata
- Download URL: datafest_archive-1.0.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d6b77624a45b9a5dd4e3b932dbaa20b5f0564129c7af154504f46ccafce3a8 |
|
MD5 | 17633e01509b2e4e03c0976cdc89236e |
|
BLAKE2b-256 | 0a44739fe754c8c2249041f2ddf5d0d24023cc110987b937668aa8f66ae91eba |
File details
Details for the file datafest_archive-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: datafest_archive-1.0.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d3175f6caf11928766f850806f1dfbfb52991d03095c72eebd0c45cfd068b0e |
|
MD5 | 1c7c637b3d700e2045379c3eaeb5b993 |
|
BLAKE2b-256 | 248c82ab16845a1ca58413923b1e73c0d0c7d0184e2c326e28b92f106d822e59 |