{"id":21734641,"url":"https://github.com/ansys/hollerith","last_synced_at":"2026-04-10T11:01:09.053Z","repository":{"id":65358445,"uuid":"549746059","full_name":"ansys/hollerith","owner":"ansys","description":"Fixed width formatting library","archived":false,"fork":false,"pushed_at":"2026-04-08T14:49:14.000Z","size":3861,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T16:28:39.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hollerith.docs.pyansys.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ansys.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-11T17:08:00.000Z","updated_at":"2026-04-08T14:45:43.000Z","dependencies_parsed_at":"2025-04-13T01:32:12.869Z","dependency_job_id":null,"html_url":"https://github.com/ansys/hollerith","commit_stats":null,"previous_names":["pyansys/hollerith"],"tags_count":11,"template":false,"template_full_name":"ansys/template","purl":"pkg:github/ansys/hollerith","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fhollerith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fhollerith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fhollerith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fhollerith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansys","download_url":"https://codeload.github.com/ansys/hollerith/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fhollerith/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T05:09:54.347Z","updated_at":"2026-04-10T11:01:09.046Z","avatar_url":"https://github.com/ansys.png","language":"Python","readme":"Hollerith\n=========\n|pyansys| |python| |pypi| |GH-CI| |MIT| |black|\n\n.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC\n   :target: https://docs.pyansys.com/\n   :alt: PyAnsys\n\n.. |python| image:: https://img.shields.io/pypi/pyversions/hollerith?logo=pypi\n   :target: https://pypi.org/project/hollerith/\n   :alt: Python\n\n.. |pypi| image:: https://img.shields.io/pypi/v/hollerith.svg?logo=python\u0026logoColor=white\n   :target: https://pypi.org/project/hollerith\n   :alt: PyPI\n\n.. |GH-CI| image:: https://github.com/ansys/hollerith/actions/workflows/ci_cd.yml/badge.svg\n   :target: https://github.com/ansys/hollerith/actions/workflows/ci_cd.yml\n   :alt: GH-CI\n\n.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n   :alt: MIT\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat\n   :target: https://github.com/psf/black\n   :alt: Black\n\nHollerith is a small python library that supports fixed-width formatting of some value types and\ntables. It is named after Herman Hollerith, the inventor of punch cards.\n\nInstall the package\n-------------------\n\nInstall in user mode\n^^^^^^^^^^^^^^^^^^^^\n\nBefore installing hollerith in user mode, make sure you have the latest version of\n`pip \u003chttps://pypi.org/project/pip/\u003e`_ with:\n\n.. code:: bash\n\n   python -m pip install -U pip\n\nThen, install hollerith with:\n\n.. code::\n\n   pip install hollerith\n\nInstall in developer mode\n^^^^^^^^^^^^^^^^^^^^^^^^^\n\nInstalling hollerith in developer mode allows\nyou to modify the source and enhance it.\n\n.. note::\n\n    Before contributing to the project, ensure that you are thoroughly familiar\n    with the `PyAnsys Developer's Guide \u003chttps://dev.docs.pyansys.com/\u003e`_.\n\nTo install hollerith in developer mode, perform these steps:\n\n.. code::\n\n   git clone https://github.com/ansys/hollerith\n   cd hollerith\n   pip install .\n\nInstall in offline mode\n^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you lack an internet connection on your installation machine,\nyou should install hollerith by downloading the wheelhouse\narchive from the `Releases Page \u003chttps://github.com/ansys/hollerith/releases\u003e`_ for your\ncorresponding machine architecture.\n\nEach wheelhouse archive contains all the Python wheels necessary to install hollerith from scratch on Windows,\nLinux, and MacOS from Python 3.8 to 3.11.\n\nDocumentation\n-------------\nIn addition to installation information, the `hollerith \u003chttps://hollerith.docs.pyansys.com/\u003e`_\ndocumentation provides information on API reference.\n\nUsage\n-----\nExample:\n\n.. code-block:: pycon\n\n   \u003e\u003e\u003e import io\n   \u003e\u003e\u003e import hollerith as holler\n   \u003e\u003e\u003e s = io.StringIO()\n   \u003e\u003e\u003e holler.write_float(s, 1.2099, 10)\n   \u003e\u003e\u003e holler.write_int(s, 2803, 10)\n   \u003e\u003e\u003e holler.write_float(s, float(\"nan\"), 10)\n   \u003e\u003e\u003e holler.write_int(s, 0, 10)\n   \u003e\u003e\u003e s.getvalue()\n   '    1.2099      2803                   0'\n\nLicense\n-------\n``hollerith`` is licensed under the MIT license.\nThe full license can be found in the root directory of the repository,\nsee `License \u003chttps://github.com/ansys/hollerith/blob/main/LICENSE\u003e`_.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fhollerith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansys%2Fhollerith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fhollerith/lists"}