8000 GitHub - elphick/parq-tools: a collection of utilities for efficiently working with large-scale Parquet datasets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elphick/parq-tools

Repository files navigation

elphick-template

This is a template for a python package including:

  • a namespace directory (called namespace)
  • a package directory (called package)
  • tests
  • docs
  • github actions

Actions to perform once you have created your repo from this template:

  1. Change references to elphick-template, including in the pyproject.toml file
  2. Change the namespace and package folder names and module.py filename
  3. Modify the content of the following rst pages:
    • api/modules
    • installation
    • quickstart
    • glossary
  4. Confirm the licence file and modify accordingly
  5. Consider moving matplotlib and plotly from dev dependencies to your package dependencies if you use them.

One of the advantages of the template is the doc publishing onto a gh-pages branch is already configured. To leverage this be sure to check the "include all branches" checkbox when creating a new repository from the template.

screenshot

Oh, you'll likely need to set-up a github token for the docs_to_gh_pages.yml action to work. TODO: Confirm and add better instruction here.

About

a collection of utilities for efficiently working with large-scale Parquet datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0