apoplan


Nameapoplan JSON
Version 0.0.3a33 PyPI version JSON
download
home_page
SummaryBauplan CLI
upload_time2023-11-08 20:53:09
maintainer
docs_urlNone
authorJacopo Tagliabue
requires_python>=3.8,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bauplan CLI

## Requirements

- [direnv](https://direnv.net/)
- [nix](https://nixos.org)
- [devenv](https://devenv.sh/)

## Package publication

### Nathan version

Currently wheel is only supported on OSX with arm64

First compile dependency binaries (the actual CLI)

```bash
$ python build.py
...
```

To build the poetry package:

```bash
$ poetry build
...
```

To publish, first bump the version, then run `publish`

```bash
$ python build.py && poetry -vvv publish -u __token__ -p pypi-blahblahblah --build
...
```

### Big version

Create a `.env` file on the root of the `cli` project (I have a `.env-amarone-dev` file) with:

```bash
POETRY_PYPI_TOKEN_PYPI={{ op://BauplanLabs/pypi - github-all-events-publish-bauplan/credential }}
```

Where:

- `BauplanLabs` is my Vault name
- `pypi - github-all-events-publish-bauplan` is the Key of my `API Credential` item
- `credential` is the field containing the auth token.

To build the poetry package:

```bash
$ make build
```

To publish, first bump the version, then run `publish`

```bash
$ make publish
...
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "apoplan",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jacopo Tagliabue",
    "author_email": "jacopo.tagliabue@bauplanlabs.com",
    "download_url": "",
    "platform": null,
    "description": "# Bauplan CLI\n\n## Requirements\n\n- [direnv](https://direnv.net/)\n- [nix](https://nixos.org)\n- [devenv](https://devenv.sh/)\n\n## Package publication\n\n### Nathan version\n\nCurrently wheel is only supported on OSX with arm64\n\nFirst compile dependency binaries (the actual CLI)\n\n```bash\n$ python build.py\n...\n```\n\nTo build the poetry package:\n\n```bash\n$ poetry build\n...\n```\n\nTo publish, first bump the version, then run `publish`\n\n```bash\n$ python build.py && poetry -vvv publish -u __token__ -p pypi-blahblahblah --build\n...\n```\n\n### Big version\n\nCreate a `.env` file on the root of the `cli` project (I have a `.env-amarone-dev` file) with:\n\n```bash\nPOETRY_PYPI_TOKEN_PYPI={{ op://BauplanLabs/pypi - github-all-events-publish-bauplan/credential }}\n```\n\nWhere:\n\n- `BauplanLabs` is my Vault name\n- `pypi - github-all-events-publish-bauplan` is the Key of my `API Credential` item\n- `credential` is the field containing the auth token.\n\nTo build the poetry package:\n\n```bash\n$ make build\n```\n\nTo publish, first bump the version, then run `publish`\n\n```bash\n$ make publish\n...\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Bauplan CLI",
    "version": "0.0.3a33",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28094f6cb67b8f2e171e2ed91b30067d6fc41cd9f76532df20a078c9e266e215",
                "md5": "a14261265b468d101ec23d09bb39949c",
                "sha256": "3c9c256e7be134aa2b4f6a0d1362a1c5c0e3aee90a8c1ac1bf5947b1295fb9de"
            },
            "downloads": -1,
            "filename": "apoplan-0.0.3a33-py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a14261265b468d101ec23d09bb39949c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14463362,
            "upload_time": "2023-11-08T20:53:09",
            "upload_time_iso_8601": "2023-11-08T20:53:09.747561Z",
            "url": "https://files.pythonhosted.org/packages/28/09/4f6cb67b8f2e171e2ed91b30067d6fc41cd9f76532df20a078c9e266e215/apoplan-0.0.3a33-py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc1adbc184bd4dcbc498681203d0d198f7c8d415d4297a3d748e5ab75318c11a",
                "md5": "d5ea6dff870c56011351b52ca27393d1",
                "sha256": "915de407adaf85e1360bd28d3a170e076bbdad14d56ca845ae272cdf960153a5"
            },
            "downloads": -1,
            "filename": "apoplan-0.0.3a33-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d5ea6dff870c56011351b52ca27393d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14158134,
            "upload_time": "2023-11-08T20:53:17",
            "upload_time_iso_8601": "2023-11-08T20:53:17.452754Z",
            "url": "https://files.pythonhosted.org/packages/dc/1a/dbc184bd4dcbc498681203d0d198f7c8d415d4297a3d748e5ab75318c11a/apoplan-0.0.3a33-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48e13e2ee9d24c50810422d6ad297ae3ad4a03210e8ba565d1f8bbe5a8eb4e4c",
                "md5": "247d00050343905ef8274d35f007719f",
                "sha256": "1f16d42ee5398f77a92b7fed2cc8f3b6d94729cd97c76f3c0ba176a53fda2956"
            },
            "downloads": -1,
            "filename": "apoplan-0.0.3a33-py3-none-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "247d00050343905ef8274d35f007719f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 13554336,
            "upload_time": "2023-11-08T20:53:23",
            "upload_time_iso_8601": "2023-11-08T20:53:23.338219Z",
            "url": "https://files.pythonhosted.org/packages/48/e1/3e2ee9d24c50810422d6ad297ae3ad4a03210e8ba565d1f8bbe5a8eb4e4c/apoplan-0.0.3a33-py3-none-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b0b3ab2e3e158059351a48f7bf59944be5bd5c49a21c48a56aab81123c63575",
                "md5": "f0c15e1ca7b246fd6e54c5b3d665a6b4",
                "sha256": "8904288fcc67f88160086d62fa25f02f52d2b0460602d30198dad63501aa315d"
            },
            "downloads": -1,
            "filename": "apoplan-0.0.3a33-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f0c15e1ca7b246fd6e54c5b3d665a6b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14480033,
            "upload_time": "2023-11-08T20:53:29",
            "upload_time_iso_8601": "2023-11-08T20:53:29.432561Z",
            "url": "https://files.pythonhosted.org/packages/7b/0b/3ab2e3e158059351a48f7bf59944be5bd5c49a21c48a56aab81123c63575/apoplan-0.0.3a33-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f7f8fad44b8a031b6cf6d18696b4ddde59b7ce0ef744aac09e2d6bfff9ad38d",
                "md5": "951b3efd6c1c2c47efe4615b3ce02e91",
                "sha256": "cb818f23f6d245a43b32f5eef4be043ac3be8348f7a2a8f0c82289ec2e7b6d78"
            },
            "downloads": -1,
            "filename": "apoplan-0.0.3a33-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "951b3efd6c1c2c47efe4615b3ce02e91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14718252,
            "upload_time": "2023-11-08T20:53:34",
            "upload_time_iso_8601": "2023-11-08T20:53:34.879812Z",
            "url": "https://files.pythonhosted.org/packages/2f/7f/8fad44b8a031b6cf6d18696b4ddde59b7ce0ef744aac09e2d6bfff9ad38d/apoplan-0.0.3a33-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 20:53:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "apoplan"
}
        
Elapsed time: 0.57285s