smart-fit


Namesmart-fit JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/yourusername/my-library
SummaryA small example package
upload_time2024-10-28 19:45:54
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.10
licenseNone
keywords
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. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/my-library",
    "name": "smart-fit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "Example Author <author@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/29/abfae2547bde5b8659a6eca4e25d81a4d98002786a10402e6f9da9d3914b/smart_fit-0.0.4.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",
    "bugtrack_url": null,
    "license": null,
    "summary": "A small example package",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/pypa/sampleproject",
        "Issues": "https://github.com/pypa/sampleproject/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a28dbd46fe4860b745a0b231392968b86edc62d7807ca978af1db0dff50e25d1",
                "md5": "939586cb5e0d20533149584a8bd188ef",
                "sha256": "b17e38e9f29ac2127e1b9e873f1f8bf4e6f96c247ff96a3f78883edc6831bd0a"
            },
            "downloads": -1,
            "filename": "smart_fit-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "939586cb5e0d20533149584a8bd188ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2319,
            "upload_time": "2024-10-28T19:45:53",
            "upload_time_iso_8601": "2024-10-28T19:45:53.689306Z",
            "url": "https://files.pythonhosted.org/packages/a2/8d/bd46fe4860b745a0b231392968b86edc62d7807ca978af1db0dff50e25d1/smart_fit-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5329abfae2547bde5b8659a6eca4e25d81a4d98002786a10402e6f9da9d3914b",
                "md5": "da1726e87ebad20d4ca6d67070b4ab6b",
                "sha256": "fb066d70d2ec7edd5b80243d408c2a69409cc72200b47ebd83b898342b0651dc"
            },
            "downloads": -1,
            "filename": "smart_fit-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "da1726e87ebad20d4ca6d67070b4ab6b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2502,
            "upload_time": "2024-10-28T19:45:54",
            "upload_time_iso_8601": "2024-10-28T19:45:54.937779Z",
            "url": "https://files.pythonhosted.org/packages/53/29/abfae2547bde5b8659a6eca4e25d81a4d98002786a10402e6f9da9d3914b/smart_fit-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 19:45:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "my-library",
    "github_not_found": true,
    "lcname": "smart-fit"
}
        
Elapsed time: 0.40867s