Skip to main content

Filings Cvm Filings Cvm

Project Status: Active Python Version PyPI Version Snyk Vulnerabilities Snyk License PyPI Downloads Linting Formatting: isort Test Coverage License Open Issues Contributions Welcome

${PROJECT_DESCRIPTION}

✨ Key Features

Replace these placeholder groups with your project's actual capabilities. Group features by domain or capability — one ### heading per area.

🧩 Capability Group 1

🧩 Capability Group 2

⚙️ Utilities

🚀 Getting Started

Prerequisites

  • Python ${PYTHON_VERSIONS}
  • Poetry (recommended)
  • Optional: Makefile

Installation

Option 1: Pip (recommended)

pip install ${PYPI_NAME}

Option 2: Build from source

git clone https://github.com/${GITHUB_USERNAME}/${PROJECT_SLUG}.git
cd ${PROJECT_SLUG}
pyenv install ${PYTHON_VERSION_PIN}
pyenv local ${PYTHON_VERSION_PIN}
poetry install --no-root
poetry shell

Make (optional automation)

  • Windows: install via MinGW or Chocolatey
  • macOS: Xcode CLI tools or Homebrew
  • Linux: sudo apt-get install build-essential

Running Tests

poetry run pytest tests/unit/ -v
poetry run pytest tests/integration/ -v

📂 Project Structure (template)

${PROJECT_SLUG}/
├── .github/
│   ├── workflows/
│   ├── CODEOWNERS
│   └── PULL_REQUEST_TEMPLATE.md
├── .vscode/
├── bin/
│   ├── check_unix_filenames.sh
│   ├── fix_playwright.sh
│   ├── start.sh
│   └── test_urls_docstrings.sh
├── data/
├── docs/
├── examples/
├── img/
├── assets/
│   └── logo.png
├── src/${PACKAGE_IMPORT_PATH}/
├── tests/
│   ├── unit/
│   ├── integration/
│   └── performance/
├── .gitignore
├── .pre-commit-config.yaml
├── .python-version
├── LICENSE
├── Makefile
├── poetry.lock
├── pyproject.toml
├── README.md
├── requirements.txt
└── requirements-prd.txt

👨‍💻 Authors

📜 License

This project is licensed under ${PROJECT_LICENSE}. Update this section if you use a different license.

🙌 Acknowledgments

  • Inspired by relevant open-source work.
  • Thank contributors and the community.

🔗 Useful Links

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

filings_cvm-0.2.0.tar.gz (40.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

filings_cvm-0.2.0-py3-none-any.whl (53.0 kB view details)

Uploaded Python 3

File details

Details for the file filings_cvm-0.2.0.tar.gz.

File metadata

  • Download URL: filings_cvm-0.2.0.tar.gz
  • Upload date:
  • Size: 40.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for filings_cvm-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b3e6b06b7c5dd0f64fed9a77e4a749e05094f5a190940712ef000d6d5c56764d
MD5 5322450c0742478e2b93e34cbcce0450
BLAKE2b-256 3f953f4e02a9aace21c7d00d0e6d9c707802a6ee7efaa1ac56d5b81834af98f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for filings_cvm-0.2.0.tar.gz:

Publisher: release-pypi.yaml on guilhermegor/filings-cvm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file filings_cvm-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: filings_cvm-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 53.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for filings_cvm-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7fdf95f497cd7fd1346e1a9a6a94a1a99b69685f0878efc8a479daa96425274
MD5 ab69e2e5857331fe78058a842e58ff6d
BLAKE2b-256 b488f64ba59d2236251f73e888ad412dce585fa9f2f23807dc6e8a8c439a3975

See more details on using hashes here.

Provenance

The following attestation bundles were made for filings_cvm-0.2.0-py3-none-any.whl:

Publisher: release-pypi.yaml on guilhermegor/filings-cvm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.26.9

2 files

0.26.8

2 files

0.26.7

2 files

0.26.6

2 files

0.26.5

2 files

0.26.4

2 files

0.26.3

2 files

0.26.2

2 files

0.26.0

2 files

0.25.27

2 files

0.25.26

2 files

0.25.25

2 files

0.25.24

2 files

0.25.23

2 files

0.25.22

2 files

0.25.21

2 files

0.25.20

2 files

0.25.19

2 files

0.25.18

2 files

0.25.17

2 files

0.25.16

2 files

0.25.15

2 files

0.25.14

2 files

0.25.13

2 files

0.25.12

2 files

0.25.11

2 files

0.25.10

2 files

0.25.9

2 files

0.25.8

2 files

0.25.7

2 files

0.25.6

2 files

0.25.5

2 files

0.25.4

2 files

0.25.3

2 files

0.25.2

2 files

0.25.1

2 files

0.24.0

2 files

0.23.0

2 files

0.22.0

2 files

0.21.0

2 files

0.20.0

2 files

0.19.0

2 files

0.18.0

2 files

0.17.0

2 files

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

0.13.0

2 files

0.12.0

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

This release

0.2.0 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page