# ♆ NEPTUNE
**NEPTUNE** is a set of decoupled **Python libraries** intended to facilitate Python development:
* nconnect,
* nfin,
* nformat,
* ngui,
* nlearn,
* nmath,
* nserve, and
* nutil.
The library **nconnect** contains connectivity utility functions; among them:
* time series manipulation and
* pricing engine (including Black-Scholes model).
NEPTUNE is based on popular libraries like numpy, pandas, plotly and scipy.
---
## 🚀 Installation
Launch the following commands in a shell:
```bash
git clone https://github.com/b-io/io.barras.git
cd io.barras/python/neptune/
mvn clean install
```
---
## 📄 License
The libraries are released under the [MIT License](LICENSE).
You are free to download, use, and share suggestions — contribute if you'd like to get involved.
[license]: <LICENSE>
Raw data
{
"_id": null,
"home_page": "https://github.com/b-io/io.barras/tree/master/python/neptune/nconnect",
"name": "nconnect",
"maintainer": "Florian Barras",
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": "florian@barras.io",
"keywords": "neptune, utilities, connectivity, sql",
"author": "Florian Barras",
"author_email": "florian@barras.io",
"download_url": "https://files.pythonhosted.org/packages/d9/88/908e32da1ee26291692b1dcade7a55cac0b650245e6ad8afd35872e029c8/nconnect-1.0.0.post137.tar.gz",
"platform": null,
"description": "# \u2646 NEPTUNE\n\n**NEPTUNE** is a set of decoupled **Python libraries** intended to facilitate Python development:\n\n* nconnect,\n* nfin,\n* nformat,\n* ngui,\n* nlearn,\n* nmath,\n* nserve, and\n* nutil.\n\nThe library **nconnect** contains connectivity utility functions; among them:\n\n* time series manipulation and\n* pricing engine (including Black-Scholes model).\n\nNEPTUNE is based on popular libraries like numpy, pandas, plotly and scipy.\n\n---\n\n## \ud83d\ude80 Installation\n\nLaunch the following commands in a shell:\n```bash\ngit clone https://github.com/b-io/io.barras.git\ncd io.barras/python/neptune/\nmvn clean install\n```\n\n---\n\n## \ud83d\udcc4 License\n\nThe libraries are released under the [MIT License](LICENSE). \nYou are free to download, use, and share suggestions \u2014 contribute if you'd like to get involved.\n\n[license]: <LICENSE>\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Connectivity utility library for Python",
"version": "1.0.0.post137",
"project_urls": {
"Bug Tracker": "https://github.com/b-io/io.barras/issues",
"Documentation": "https://repo.barras.io/io.barras.python/neptune/nconnect/index.html",
"Homepage": "https://github.com/b-io/io.barras/tree/master/python/neptune/nconnect",
"Repository": "https://github.com/b-io/io.barras/tree/master/python/neptune/nconnect",
"Source Code": "https://github.com/b-io/io.barras/tree/master/python/neptune/nconnect"
},
"split_keywords": [
"neptune",
" utilities",
" connectivity",
" sql"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "71477cf6a1787672b207f318874e35f747fc4fc144d0fa49cf52362d2d8c4ba3",
"md5": "4109cefdf7143b2faf6b6b823734b9af",
"sha256": "94a8b2813768e9422c0770ecbb3e3311ec27da23f9c21f39aaa5ae00b0724916"
},
"downloads": -1,
"filename": "nconnect-1.0.0.post137-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4109cefdf7143b2faf6b6b823734b9af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 10401,
"upload_time": "2025-07-20T16:28:47",
"upload_time_iso_8601": "2025-07-20T16:28:47.270770Z",
"url": "https://files.pythonhosted.org/packages/71/47/7cf6a1787672b207f318874e35f747fc4fc144d0fa49cf52362d2d8c4ba3/nconnect-1.0.0.post137-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d988908e32da1ee26291692b1dcade7a55cac0b650245e6ad8afd35872e029c8",
"md5": "7c0ff6cd98ba6da0cfdaf0a6f3ea00b7",
"sha256": "8e07222a397d00b8900b679ae949ed43948854e5988e83557132949ae5a76770"
},
"downloads": -1,
"filename": "nconnect-1.0.0.post137.tar.gz",
"has_sig": false,
"md5_digest": "7c0ff6cd98ba6da0cfdaf0a6f3ea00b7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 11476,
"upload_time": "2025-07-20T16:28:48",
"upload_time_iso_8601": "2025-07-20T16:28:48.642025Z",
"url": "https://files.pythonhosted.org/packages/d9/88/908e32da1ee26291692b1dcade7a55cac0b650245e6ad8afd35872e029c8/nconnect-1.0.0.post137.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-20 16:28:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "b-io",
"github_project": "io.barras",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "nconnect"
}