.docx utilities
Project description
CMI-DAIR Template Python Repository
Welcome to the CMI-DAIR Template Python Repository! This template is designed to streamline your project setup and ensure a consistent structure. To get started, follow these steps:
- Run
setup_template.py
to initialize the repository. - Replace the content of this
README.md
with details specific to your project. - Install the
pre-commit
hooks to ensure code quality on each commit. - Revise SECURITY.md to reflect supported versions or remove it if not applicable.
- Remove the placeholder src and test files, these are there merely to show how the CI works.
- If it hasn't already been done for your organization/acccount, grant third-party app permissions for CodeCov.
- To set up an API documentation website, after the first successful build, go to the
Settings
tab of your repository, scroll down to theGitHub Pages
section, and selectgh-pages
as the source. This will generate a link to your API docs. - Update stability badge in
README.md
to reflect the current state of the project. A list of stability badges to copy can be found here. The node documentation can be used as a reference for the stability levels.
Project name
What problem does this tool solve?
Features
- A few
- Cool
- Things
Installation
Install this package via :
pip install cmi_docx
Or get the newest development version via:
pip install git+https://github.com/childmindresearch/cmi-docx
Quick start
Short tutorial, maybe with a
import cmi_docx
cmi_docx.short_example()
Links or References
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
cmi_docx-0.1.0.tar.gz
(16.5 kB
view details)
Built Distribution
cmi_docx-0.1.0-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file cmi_docx-0.1.0.tar.gz
.
File metadata
- Download URL: cmi_docx-0.1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d031ed8029bb1d44b26df264160f353d593890f8ec95d62e0ca631b128ff0f3 |
|
MD5 | 6a4b2ecbfe34d19996d7fea0ba95c967 |
|
BLAKE2b-256 | 2d6c84981f598bfb081da9c44abe36ed43bf6500368b0190df8f324022167d57 |
Provenance
File details
Details for the file cmi_docx-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cmi_docx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba3290b84ad9905fc0ec0553de1702aa933e576c917b9b4c23c6ee828477a17c |
|
MD5 | 4326ccb95f982c4af300ed0561b47e94 |
|
BLAKE2b-256 | bfc33d3f252e75276b30338f0debc58482e9702113fe6e34bd9ec3567feacb4e |