prosthetic


Nameprosthetic JSON
Version 2.1.0 PyPI version JSON
download
home_pageNone
SummaryHow to organize
upload_time2024-12-19 03:52:32
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.10
licenseAGPL-3.0-only
keywords leads organization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
******

Bravo!  You have received a Mercantilism Diploma in "prosthetic" from   
the Orbital Convergence University International Air and Water 
Embassy of the tangerine Planet (the planet that is one ellipse further from
the Sun than Earth's ellipse).

You are now officially certified to include "prosthetic" in your practice.

******

Please feel free to use this module however (business, personal, etc.)
subject to the terms of AGPL 3.0 License, or any of the other licenses
in the the pypi "prosthetic/_licenses/options" directory.

	@ BGraceful

******


# prosthetic

******

## obtain
`[xonsh] pip install prosthetic`

******

## school
`[xonsh] prosthetic school`

******

## structure
```
	/prosthetic_1
		/trends
		/treasures
			/treasure.1
			/treasure.2
		
		prosthetic_essence.py
			essence = {}
```

## on
From a directory that is after the "prosthetic_essence.py" file.   
```
[@ prosthetic_1]
prosthetic ventures on
prosthetic form
```

## off
```
[@ prosthetic_1]
prosthetic ventures off
```

## refresh
```
[@ prosthetic_1]
prosthetic ventures refresh
```

******

## Treasures
### itemize
```
[@ prosthetic_1]
prosthetic treasures itemize
```

### store
```
[@ prosthetic_1]
prosthetic treasures stow --name "garbage.1"
```


******

## Trends
### itemize
```
[@ prosthetic_1]
prosthetic trends itemize
```

### search
```
[@ prosthetic_1]
prosthetic trends search --domain "wallet.1"
```

### insert-document
```
[@ prosthetic_1]
prosthetic trends insert-document --domain "wallet.1" --names "[ 'name_1', 'name_2' ]"`
prosthetic trends insert-document --domain "solid_food.1" --topics "[ 'food' ]" --cautions "[ 'homo-sapiens ages months 6+' ]"
```

******

## Trends Saving
### save export
This saves the collections as .export files, sort of like JSON.  
	
```	
[@ prosthetic_1]
prosthetic trends saves exports-export --version 1
```

### import export-import-overwrite
This deletes the collections, and then imports the save.  

```
[@ prosthetic_1]
prosthetic trends saves exports-import-overwrite --version 1
```

### import export-import-merge
This merges the save into the current collection.  
	
```
[@ prosthetic_1]
prosthetic trends saves exports-import-overwrite --version 
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prosthetic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "leads, organization",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4c/70/cdf1aed1c5d6b52ae625750e6991348bfdbe444b961f1a0d0d2c5310fa96/prosthetic-2.1.0.tar.gz",
    "platform": null,
    "description": "\n******\n\nBravo!  You have received a Mercantilism Diploma in \"prosthetic\" from   \nthe Orbital Convergence University International Air and Water \nEmbassy of the tangerine Planet (the planet that is one ellipse further from\nthe Sun than Earth's ellipse).\n\nYou are now officially certified to include \"prosthetic\" in your practice.\n\n******\n\nPlease feel free to use this module however (business, personal, etc.)\nsubject to the terms of AGPL 3.0 License, or any of the other licenses\nin the the pypi \"prosthetic/_licenses/options\" directory.\n\n\t@ BGraceful\n\n******\n\n\n# prosthetic\n\n******\n\n## obtain\n`[xonsh] pip install prosthetic`\n\n******\n\n## school\n`[xonsh] prosthetic school`\n\n******\n\n## structure\n```\n\t/prosthetic_1\n\t\t/trends\n\t\t/treasures\n\t\t\t/treasure.1\n\t\t\t/treasure.2\n\t\t\n\t\tprosthetic_essence.py\n\t\t\tessence = {}\n```\n\n## on\nFrom a directory that is after the \"prosthetic_essence.py\" file.   \n```\n[@ prosthetic_1]\nprosthetic ventures on\nprosthetic form\n```\n\n## off\n```\n[@ prosthetic_1]\nprosthetic ventures off\n```\n\n## refresh\n```\n[@ prosthetic_1]\nprosthetic ventures refresh\n```\n\n******\n\n## Treasures\n### itemize\n```\n[@ prosthetic_1]\nprosthetic treasures itemize\n```\n\n### store\n```\n[@ prosthetic_1]\nprosthetic treasures stow --name \"garbage.1\"\n```\n\n\n******\n\n## Trends\n### itemize\n```\n[@ prosthetic_1]\nprosthetic trends itemize\n```\n\n### search\n```\n[@ prosthetic_1]\nprosthetic trends search --domain \"wallet.1\"\n```\n\n### insert-document\n```\n[@ prosthetic_1]\nprosthetic trends insert-document --domain \"wallet.1\" --names \"[ 'name_1', 'name_2' ]\"`\nprosthetic trends insert-document --domain \"solid_food.1\" --topics \"[ 'food' ]\" --cautions \"[ 'homo-sapiens ages months 6+' ]\"\n```\n\n******\n\n## Trends Saving\n### save export\nThis saves the collections as .export files, sort of like JSON.  \n\t\n```\t\n[@ prosthetic_1]\nprosthetic trends saves exports-export --version 1\n```\n\n### import export-import-overwrite\nThis deletes the collections, and then imports the save.  \n\n```\n[@ prosthetic_1]\nprosthetic trends saves exports-import-overwrite --version 1\n```\n\n### import export-import-merge\nThis merges the save into the current collection.  \n\t\n```\n[@ prosthetic_1]\nprosthetic trends saves exports-import-overwrite --version \n```",
    "bugtrack_url": null,
    "license": "AGPL-3.0-only",
    "summary": "How to organize",
    "version": "2.1.0",
    "project_urls": {
        "GitLab": "https://gitlab.com/status600/treasures/prosthetic.1"
    },
    "split_keywords": [
        "leads",
        " organization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c70cdf1aed1c5d6b52ae625750e6991348bfdbe444b961f1a0d0d2c5310fa96",
                "md5": "612b512c59b4e139df2efb47b788757c",
                "sha256": "ac758f12b0c9466a46a958259cc294ddc6653eb134c4af22257d5d4e3dc271a6"
            },
            "downloads": -1,
            "filename": "prosthetic-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "612b512c59b4e139df2efb47b788757c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 819642,
            "upload_time": "2024-12-19T03:52:32",
            "upload_time_iso_8601": "2024-12-19T03:52:32.419200Z",
            "url": "https://files.pythonhosted.org/packages/4c/70/cdf1aed1c5d6b52ae625750e6991348bfdbe444b961f1a0d0d2c5310fa96/prosthetic-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 03:52:32",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "status600",
    "gitlab_project": "treasures",
    "lcname": "prosthetic"
}
        
Elapsed time: 0.42030s