معرفی شرکت ها


dsdk-2.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An opinionated library to help deploy data science projects
ویژگی مقدار
سیستم عامل -
نام فایل dsdk-2.0.0
نام dsdk
نسخه کتابخانه 2.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Jason Lubken <jlubken@users.noreply.github.com>, Michael Becker <mdbecker@users.noreply.github.com>, Corey Chivers <cjbayesian@user.noreply.github.com>, Graydon Neill <grayeye@user.noreply.github.com>, Penn Signals <pennsignals@pennmedicine.upenn.edu>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dsdk/
مجوز MIT License Copyright (c) 2021 Penn Signals Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# Overview [![Release](https://github.com/pennsignals/dsdk/actions/workflows/release.yml/badge.svg)](https://github.com/pennsignals/dsdk/actions/workflows/release.yml) [![Test](https://github.com/pennsignals/dsdk/actions/workflows/test.yml/badge.svg)](https://github.com/pennsignals/dsdk/actions/workflows/test.yml) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) An opinionated library to help deploy data science projects - Free software: MIT license ## Install pip install "." ## Develop, Lint & Test Setup virtual environment: python3.10 -m venv .venv Or setup homebrew virtual environment: brew install python@3.10 /opt/homebrew/Cellar/python@3.10/.../Frameworks/Python.framework/Versions/Current/bin/python@3.10 -m venv .venv Once virtual environment is setup: . .venv/bin/activate pip install -U pip setuptools wheel pip install -e ".[dev]" pre-commit install Session: . .venv/bin/activate pytest ... pre-commit run --all-files ... git commit -m 'Message' ... deactivate ## CI/CD Lint & Test: docker compose up test docker compose up pre-commit docker compose up build-wheel && docker compose up install-wheel ... docker compose down


نیازمندی

مقدار نام
==1.10.6 blosc
>=2.0.0 cfgenvy
>=1.15.4 numpy
>=0.23.4 pandas
>=2.26.0 requests
- astroid
- black
- coverage[toml]
>=0.29.21 cython
- flake8
- flake8-bugbear
- flake8-commas
- flake8-comprehensions
- flake8-docstrings
- flake8-mutable
- flake8-sorted-keys
- isort
- mypy
- pep8-naming
- pre-commit
>=2.8.6 psycopg2-binary
- pylint
>=2.2.3 pymssql
- pytest
- pytest-cov
- types-pkg-resources
- types-pymssql
- types-python-dateutil
- types-pyyaml
- types-requests
- vcrpy
>=2.8.6 psycopg2-binary
>=0.29.21 cython
>=2.2.3 pymssql


زبان مورد نیاز

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl dsdk-2.0.0:

    pip install dsdk-2.0.0.whl


نصب پکیج tar.gz dsdk-2.0.0:

    pip install dsdk-2.0.0.tar.gz