package-publishing


Namepackage-publishing JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummaryA simple example private package
upload_time2024-11-07 14:00:42
maintainerNone
docs_urlNone
authorLeonardo
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. 

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": null,
    "name": "package-publishing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Leonardo",
    "author_email": "leonardo.h@zerak.at",
    "download_url": "https://files.pythonhosted.org/packages/cd/3d/9d316ce41180ecf969d7f844cc01705c9db1a73b4dd020725c899d2c2a62/package_publishing-0.2.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)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple example private package",
    "version": "0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd3d9d316ce41180ecf969d7f844cc01705c9db1a73b4dd020725c899d2c2a62",
                "md5": "6f929c1d201822ac774295c17b31cd89",
                "sha256": "e9214aae08abe10b88afc3577331c1d0d9b1f7112f922404a8fc7b7ced0b5c74"
            },
            "downloads": -1,
            "filename": "package_publishing-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6f929c1d201822ac774295c17b31cd89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2237,
            "upload_time": "2024-11-07T14:00:42",
            "upload_time_iso_8601": "2024-11-07T14:00:42.479208Z",
            "url": "https://files.pythonhosted.org/packages/cd/3d/9d316ce41180ecf969d7f844cc01705c9db1a73b4dd020725c899d2c2a62/package_publishing-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 14:00:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "package-publishing"
}
        
Elapsed time: 5.07525s