# SanctionSightPy Library
-----


## Introduction
`SanctionSightPy` is a powerful and user-friendly asynchronous Python package designed to enhance data analysis of sanction data.
## Get Started on Windows/MacOS/Linux Terminal
-------
You can use `Poetry` or any dependency manager or use the general `pip install` command to install `datadock`.
### Using pip command to install `SanctionSightPy`
```commandline
pip install SanctionSightPy
```
### Using Poetry to install `SanctionSightPy`
1. Open your terminal and install poetry _[if you do not have poetry]_ using `pip`.
```commandline
pip install poetry
```
or Install poetry using `pipx`.
```commandline
pipx install poetry
```
or Install using `curl`
```commandline
curl -sSL https://install.python-poetry.org | python3 -
```
2. Create a project using poetry command. This will create a `pyproject.TOML` in your project.
Follow the instructions to finish creating your project
```commandline
poetry new project_name
```
3. Change directory to your project
```commandline
cd project_name
```
4. Run the poetry command to add `SanctionSightPy`:
```commandline
poetry add SanctionSightPy
```
## Use SanctionSightPy with Jupyter
----------
1. Open notebook in your project and install `datadock` using `pip` command.
```bash
!pip install SanctionSightPy
```
----------------------------------
## How to use the latest version of `SanctionSightPy` in your terminal.
```commandline
pip install --upgrade SanctionSightPy
```
or
```commandline
pip install SanctionSightPy==<latest version number here>
```
Raw data
{
"_id": null,
"home_page": null,
"name": "SanctionSightPy",
"maintainer": "Peter Mbachu",
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": "peter.mbachu@datadock.ai",
"keywords": "SanctionSightPy, DataDock-AI, python, Sanctions, Legal Case",
"author": "DataDock-AI",
"author_email": "api@datadock.ai",
"download_url": "https://files.pythonhosted.org/packages/b7/fd/fc52c87ab72e47813bb71e58a31e247b84ccc17cf01d1093045ba5e2b9d8/sanctionsightpy-0.4.1.tar.gz",
"platform": null,
"description": "# SanctionSightPy Library \n\n-----\n\n \n\n\n\n## Introduction\n\n`SanctionSightPy` is a powerful and user-friendly asynchronous Python package designed to enhance data analysis of sanction data.\n\n\n## Get Started on Windows/MacOS/Linux Terminal\n\n-------\n\nYou can use `Poetry` or any dependency manager or use the general `pip install` command to install `datadock`.\n\n### Using pip command to install `SanctionSightPy`\n\n```commandline\npip install SanctionSightPy\n```\n\n### Using Poetry to install `SanctionSightPy`\n\n\n1. Open your terminal and install poetry _[if you do not have poetry]_ using `pip`.\n \n ```commandline\n pip install poetry\n ```\n or Install poetry using `pipx`.\n \n ```commandline \n pipx install poetry\n ```\n or Install using `curl`\n\n ```commandline\n curl -sSL https://install.python-poetry.org | python3 -\n ```\n\n2. Create a project using poetry command. This will create a `pyproject.TOML` in your project.\nFollow the instructions to finish creating your project\n\n ```commandline\n poetry new project_name\n ```\n\n3. Change directory to your project\n\n ```commandline\n cd project_name\n ```\n\n4. Run the poetry command to add `SanctionSightPy`: \n\n ```commandline\n poetry add SanctionSightPy\n ```\n\n\n## Use SanctionSightPy with Jupyter\n\n----------\n\n1. Open notebook in your project and install `datadock` using `pip` command.\n \n ```bash\n !pip install SanctionSightPy\n ```\n\n----------------------------------\n\n\n## How to use the latest version of `SanctionSightPy` in your terminal.\n\n ```commandline\n pip install --upgrade SanctionSightPy\n ```\n\nor\n\n ```commandline\n pip install SanctionSightPy==<latest version number here> \n ```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "SanctionSightPy is a powerful and user-friendly asynchronous Python package designed to enhance data analysis of sanction data.",
"version": "0.4.1",
"project_urls": null,
"split_keywords": [
"sanctionsightpy",
" datadock-ai",
" python",
" sanctions",
" legal case"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "175aed575cd853f89269aa4f5975ad9c0c19a525ee0b57ae2b87a1fa3da32c87",
"md5": "775ea02da1d3a16a48130a1fd902c422",
"sha256": "cf0f2d498d6e5eec20af1ebd62117791a793702ff39a782b5550740645aa42fe"
},
"downloads": -1,
"filename": "sanctionsightpy-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "775ea02da1d3a16a48130a1fd902c422",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 17439,
"upload_time": "2025-07-11T17:54:28",
"upload_time_iso_8601": "2025-07-11T17:54:28.984776Z",
"url": "https://files.pythonhosted.org/packages/17/5a/ed575cd853f89269aa4f5975ad9c0c19a525ee0b57ae2b87a1fa3da32c87/sanctionsightpy-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b7fdfc52c87ab72e47813bb71e58a31e247b84ccc17cf01d1093045ba5e2b9d8",
"md5": "46469bc7ab3980af24f7fb722d50a7c2",
"sha256": "8823c065c8918248b79cced6234c2711c433d85d50a5704c4da932502637e247"
},
"downloads": -1,
"filename": "sanctionsightpy-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "46469bc7ab3980af24f7fb722d50a7c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 12911,
"upload_time": "2025-07-11T17:54:30",
"upload_time_iso_8601": "2025-07-11T17:54:30.206933Z",
"url": "https://files.pythonhosted.org/packages/b7/fd/fc52c87ab72e47813bb71e58a31e247b84ccc17cf01d1093045ba5e2b9d8/sanctionsightpy-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-11 17:54:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sanctionsightpy"
}