skillfed

ansys-tools-common

A set of tools for PyAnsys libraries

ansys-tools-common v0.5.2 303.7K downloads/30d#7,811 on PyPI4
Permissive license MIT Active released

What it is and what it does

Ansys Common Tools is a shared library for the PyAnsys ecosystem, providing reusable utilities that Ansys Python packages depend on. It wraps common functionality like command-line argument handling (via click), platform-specific directory resolution (via platformdirs), HTTP requests (via requests), and version/environment introspection (via scooby). The package is classified as Beta and targets scientific and research users working with Ansys tools.

It serves as a foundation layer for other PyAnsys libraries rather than a standalone end-user tool. Installation is straightforward with low friction, and the package is actively maintained with recent releases and commits. It supports modern Python versions from 3.10 onwards and carries no known security vulnerabilities.

Use it for:

  • As a dependency for PyAnsys libraries that need shared CLI, platform detection, and HTTP utilities.
  • Building Ansys-integrated Python tools that require consistent environment and version handling.
  • Developing scientific workflows that leverage the PyAnsys ecosystem and need common helper functions.
  • Extending Ansys tools with custom Python code that benefits from shared utility functions.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides shared utilities and tools for the PyAnsys ecosystem, including CLI helpers, platform detection, and common functionality used across Ansys Python libraries.

Yes, if you are developing or using PyAnsys libraries—it is likely already a transitive dependency. Install directly if you are building tools within the PyAnsys ecosystem and need access to its shared utilities. The low install friction, active maintenance, MIT license, and absence of known vulnerabilities make it safe to adopt. Not necessary for standalone use outside the PyAnsys context.

Install

ansys-tools-common on PyPI

pip

pip install ansys-tools-common

uv

uv add ansys-tools-common

poetry

poetry add ansys-tools-common

Installing ansys-tools-common

Before you install

Low friction installation with a pure-Python wheel and minimal dependencies. Actively maintained with a release within the last day and commits as recent as 2026-08-14.

License in practice

MIT license permits commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install ansys-tools-common

from ansys_tools_common import some_utility
# Use shared tools from the PyAnsys ecosystem

Requires Python 3.10 or later (supports 3.10, 3.11, 3.12, 3.13, 3.14).

Verify before relying

  • What specific utilities and tools are included in the package beyond CLI helpers and platform detection.
  • Whether this package is intended primarily as a dependency for other PyAnsys libraries or also for direct end-user use.

Package facts

License MIT (permissive)
Python support supports the current Python release (<4,>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 5 — click, platformdirs, requests, scooby, typing-extensions
Maintenance actively maintained — 1 days since the last release
Last repo commit
First released
Downloads 303,702/month — #7,811 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: ansys_tools_common-0.5.2-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: Science/ResearchOperating System :: OS IndependentProgramming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Scientific/Engineering :: Information Analysis

Tags

ansys common toolspyansys utilitiesansys ecosystem helpersshared ansys librariesansys cli toolsplatform detection ansysansys development tools
ansys-ecosystemshared-utilities

More Information Analysis packages

regex

A drop-in replacement for Python's standard…

permissive · top 100 on PyPI

pyarrow

pyarrow provides Python bindings to Apache…

permissive · top 100 on PyPI

networkx

NetworkX provides data structures and…

permissive · top 1,000 on PyPI

snowflake-connector-python

Connects Python applications to Snowflake data…

permissive · top 1,000 on PyPI

contourpy

ContourPy calculates contours of 2D…

permissive · top 1,000 on PyPI

snowflake-snowpark-python

Snowpark Python provides APIs to query and…

permissive · top 1,000 on PyPI

ansys-tools-visualization-interface

Provides a Python API that abstracts…

permissive · top 15,000 on PyPI

ansys-edb-core

PyEDB-Core is a Python client for the…

permissive · top 15,000 on PyPI

ansys-units

Manages physical quantities with numerical…

permissive · top 15,000 on PyPI

ansys-dpf-core

Provides a Python interface to Ansys Data…

permissive · top 15,000 on PyPI

ansys-api-edb

Provides auto-generated gRPC Python interface…

permissive · top 15,000 on PyPI

toml-fmt-common

Provides shared Python utilities and logic for…

permissive · top 15,000 on PyPI

ansys-api-tools-filetransfer

Provides auto-generated gRPC Python interface…

permissive · top 15,000 on PyPI

braintrust-core

Provides shared core dependencies for packages…

unclear · top 5,000 on PyPI

ansys-platform-instancemanagement

PyPIM provides a Python client to communicate…

permissive · top 15,000 on PyPI

stups-cli-support

Provides shared command-line interface…

permissive · top 15,000 on PyPI