ultralytics-hub


Nameultralytics-hub JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/ultralytics/pip
SummaryA placeholder for future Ultralytics projects.
upload_time2023-09-08 14:52:38
maintainer
docs_urlNone
authorUltralytics
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements numpy build twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ultralytics pip Package Template

This is a minimal template repository for reserving Python package names on PyPI and deploying v0.0.0 placeholders. It provides a streamlined way to ensure that your package name is available for future development and releases.

## What is this repository for?

- **Name Reservation**: Ensures the package name you desire is reserved on PyPI.
- **Placeholder Deployment**: Allows for an initial v0.0.0 release to indicate the package name is taken but the package is not yet functional.

## Quick Start

### Step 1: Clone the Repository

Clone this repository to your local machine.

```bash
git clone https://github.com/ultralytics/pip.git <your-package-name>
```

### Step 2: Update Package Information

Edit the `setup.py` file to update the package name, author, and other meta-information.

### Step 3: Create a Virtual Environment (Optional)

It's a good practice to create a virtual environment.

```bash
python3 -m venv venv
source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
```

### Step 4: Install Dependencies

If your package has dependencies, install them.

```bash
pip install -r requirements.txt
```

### Step 5: Package and Upload

Package your code and upload it to PyPI.

```bash
python setup.py sdist bdist_wheel
twine upload dist/*
```

Now your package name is reserved and a v0.0.0 placeholder is deployed on PyPI.

## Recommendations

- Once you start the actual development, replace this README with one that describes your package's functionality.
- Add a `LICENSE` file appropriate for your project.
- Update the `requirements.txt` and `setup.py` as your project evolves.

## Support

For issues and feature requests related to this template, please open an issue on GitHub.

## License

This project is licensed under the AGPL-3.0 License. For more details, see the [LICENSE](LICENSE) file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ultralytics/pip",
    "name": "ultralytics-hub",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ultralytics",
    "author_email": "hello@ultralytics.com",
    "download_url": "https://files.pythonhosted.org/packages/b9/88/3131745ff0c8cc267dfaf1f09524e1478215448a5a6c7e5a784d773cc689/ultralytics-hub-0.0.0.tar.gz",
    "platform": null,
    "description": "# Ultralytics pip Package Template\n\nThis is a minimal template repository for reserving Python package names on PyPI and deploying v0.0.0 placeholders. It provides a streamlined way to ensure that your package name is available for future development and releases.\n\n## What is this repository for?\n\n- **Name Reservation**: Ensures the package name you desire is reserved on PyPI.\n- **Placeholder Deployment**: Allows for an initial v0.0.0 release to indicate the package name is taken but the package is not yet functional.\n\n## Quick Start\n\n### Step 1: Clone the Repository\n\nClone this repository to your local machine.\n\n```bash\ngit clone https://github.com/ultralytics/pip.git <your-package-name>\n```\n\n### Step 2: Update Package Information\n\nEdit the `setup.py` file to update the package name, author, and other meta-information.\n\n### Step 3: Create a Virtual Environment (Optional)\n\nIt's a good practice to create a virtual environment.\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n```\n\n### Step 4: Install Dependencies\n\nIf your package has dependencies, install them.\n\n```bash\npip install -r requirements.txt\n```\n\n### Step 5: Package and Upload\n\nPackage your code and upload it to PyPI.\n\n```bash\npython setup.py sdist bdist_wheel\ntwine upload dist/*\n```\n\nNow your package name is reserved and a v0.0.0 placeholder is deployed on PyPI.\n\n## Recommendations\n\n- Once you start the actual development, replace this README with one that describes your package's functionality.\n- Add a `LICENSE` file appropriate for your project.\n- Update the `requirements.txt` and `setup.py` as your project evolves.\n\n## Support\n\nFor issues and feature requests related to this template, please open an issue on GitHub.\n\n## License\n\nThis project is licensed under the AGPL-3.0 License. For more details, see the [LICENSE](LICENSE) file.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "A placeholder for future Ultralytics projects.",
    "version": "0.0.0",
    "project_urls": {
        "Bug Reports": "https://github.com/ultralytics/pip/issues",
        "Funding": "https://ultralytics.com",
        "Homepage": "https://github.com/ultralytics/pip",
        "Source": "https://github.com/ultralytics/pip"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e2e1ce7d1d3674cf80b43297b67b5f48f59fcd277e78bb13e09fbdb28880677",
                "md5": "92abd0ec975d33cef8be4d78ba1eaf10",
                "sha256": "296642a4fb6430fc1a13d2a384e7ac5668620427073c78ac2f0382d4dda33c2d"
            },
            "downloads": -1,
            "filename": "ultralytics_hub-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92abd0ec975d33cef8be4d78ba1eaf10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18539,
            "upload_time": "2023-09-08T14:52:37",
            "upload_time_iso_8601": "2023-09-08T14:52:37.032312Z",
            "url": "https://files.pythonhosted.org/packages/2e/2e/1ce7d1d3674cf80b43297b67b5f48f59fcd277e78bb13e09fbdb28880677/ultralytics_hub-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9883131745ff0c8cc267dfaf1f09524e1478215448a5a6c7e5a784d773cc689",
                "md5": "9ba42f55bcda4f19ba739c9273574e6c",
                "sha256": "2507e57c7506dc43d572df9e89e9ef781047fcbdb2d8eb5c888c58e5ff3a6e37"
            },
            "downloads": -1,
            "filename": "ultralytics-hub-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ba42f55bcda4f19ba739c9273574e6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17980,
            "upload_time": "2023-09-08T14:52:38",
            "upload_time_iso_8601": "2023-09-08T14:52:38.430034Z",
            "url": "https://files.pythonhosted.org/packages/b9/88/3131745ff0c8cc267dfaf1f09524e1478215448a5a6c7e5a784d773cc689/ultralytics-hub-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 14:52:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ultralytics",
    "github_project": "pip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.18.5"
                ]
            ]
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        }
    ],
    "lcname": "ultralytics-hub"
}
        
Elapsed time: 0.10756s