.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.4.tar.gz
(16.6 kB
view details)
Built Distribution
cmi_docx-0.1.4-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file cmi_docx-0.1.4.tar.gz
.
File metadata
- Download URL: cmi_docx-0.1.4.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 274726842698d81b537bae32970e8679efac9dc57c509cca5916e718743711ea |
|
MD5 | 2a245e1f82a4ca97b36715a344c253ba |
|
BLAKE2b-256 | ac299ccb6d3c2167c3d516b6ffc008f6ff21c221efe2adff9eaa03a23fe72f9a |
Provenance
File details
Details for the file cmi_docx-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: cmi_docx-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.2 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 | 1e8131f150596d8be8c645ae77ac61c9781fd1da5f9ad9239b48d820e9270a6d |
|
MD5 | 448d43a4e33f0a13d05e6de45c39cc85 |
|
BLAKE2b-256 | b99ca76553e31a6589af14c066d90e49182f9403bbe3eb0bb28cc8edc81dce09 |