HowdenFileInspector


NameHowdenFileInspector JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/yourusername/config
SummaryA simple configuration manager with Pydantic and JSON export.
upload_time2025-08-15 11:32:38
maintainerNone
docs_urlNone
authorJesperThoftIllemannJ
requires_python>=3.12
licenseMIT
keywords config configuration pydantic json
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Introduction 
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project. 

# Getting Started
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
1.	Installation process
2.	Software dependencies
3.	Latest releases
4.	API references

# Build and Test
TODO: Describe and show how to build your code and run the tests. 

# Contribute
TODO: Explain how other users and developers can contribute to make your code better. 

If you want to learn more about creating good readme files then refer the following [guidelines](https://docs.microsoft.com/en-us/azure/devops/repos/git/create-a-readme?view=azure-devops). You can also seek inspiration from the below readme files:
- [ASP.NET Core](https://github.com/aspnet/Home)
- [Visual Studio Code](https://github.com/Microsoft/vscode)
- [Chakra Core](https://github.com/Microsoft/ChakraCore)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/config",
    "name": "HowdenFileInspector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "config, configuration, pydantic, json",
    "author": "JesperThoftIllemannJ",
    "author_email": "jesper.jaeger@howdendanmark.dk",
    "download_url": "https://files.pythonhosted.org/packages/fb/3f/3ab2a5ca21dc1484e2b51586f4e78b6aa502d0f290b2e79138c70b3109f0/howdenfileinspector-0.1.5.tar.gz",
    "platform": null,
    "description": "# Introduction \nTODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project. \n\n# Getting Started\nTODO: Guide users through getting your code up and running on their own system. In this section you can talk about:\n1.\tInstallation process\n2.\tSoftware dependencies\n3.\tLatest releases\n4.\tAPI references\n\n# Build and Test\nTODO: Describe and show how to build your code and run the tests. \n\n# Contribute\nTODO: Explain how other users and developers can contribute to make your code better. \n\nIf you want to learn more about creating good readme files then refer the following [guidelines](https://docs.microsoft.com/en-us/azure/devops/repos/git/create-a-readme?view=azure-devops). You can also seek inspiration from the below readme files:\n- [ASP.NET Core](https://github.com/aspnet/Home)\n- [Visual Studio Code](https://github.com/Microsoft/vscode)\n- [Chakra Core](https://github.com/Microsoft/ChakraCore)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple configuration manager with Pydantic and JSON export.",
    "version": "0.1.5",
    "project_urls": {
        "Documentation": "https://github.com/yourusername/config",
        "Homepage": "https://github.com/yourusername/config",
        "Repository": "https://github.com/yourusername/config"
    },
    "split_keywords": [
        "config",
        " configuration",
        " pydantic",
        " json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c394a8da1162b7764cdfec09036bae1e39365d2b26c87fb376140a14d465e28",
                "md5": "684a993e5347a22b6bad5ec167cb8554",
                "sha256": "30f30ef9a3093d5b4a866b88a90b45f1bd75c3b19033349cd8e67ed7bac6e70b"
            },
            "downloads": -1,
            "filename": "howdenfileinspector-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "684a993e5347a22b6bad5ec167cb8554",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 3898,
            "upload_time": "2025-08-15T11:32:37",
            "upload_time_iso_8601": "2025-08-15T11:32:37.422218Z",
            "url": "https://files.pythonhosted.org/packages/1c/39/4a8da1162b7764cdfec09036bae1e39365d2b26c87fb376140a14d465e28/howdenfileinspector-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb3f3ab2a5ca21dc1484e2b51586f4e78b6aa502d0f290b2e79138c70b3109f0",
                "md5": "b0f6a2dfc66503c9e86e0a8c5acee45b",
                "sha256": "05fa3e956b7405249d3d247a9dd38bf316c13bd7402c80c0ae7984497a608664"
            },
            "downloads": -1,
            "filename": "howdenfileinspector-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b0f6a2dfc66503c9e86e0a8c5acee45b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3101,
            "upload_time": "2025-08-15T11:32:38",
            "upload_time_iso_8601": "2025-08-15T11:32:38.784054Z",
            "url": "https://files.pythonhosted.org/packages/fb/3f/3ab2a5ca21dc1484e2b51586f4e78b6aa502d0f290b2e79138c70b3109f0/howdenfileinspector-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 11:32:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "config",
    "github_not_found": true,
    "lcname": "howdenfileinspector"
}
        
Elapsed time: 1.43230s