معرفی شرکت ها


datesy-0.9.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

basic tools for taking care for making the intro to handling handling with python easier
ویژگی مقدار
سیستم عامل -
نام فایل datesy-0.9.0
نام datesy
نسخه کتابخانه 0.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jan Lukas Braje
ایمیل نویسنده datesy@braje.org
آدرس صفحه اصلی https://github.com/janluak/datesy
آدرس اینترنتی https://pypi.org/project/datesy/
مجوز Apache 2.0
# Datesy: the easy introduction in data handling with python This library wants to help getting started with data handling in python3 and take care of just some stuff you don't wont to worry about ## Installation The minimal required python version is `Python3.6`. The easiest installation can be done by `pip3 install datesy`. ## Getting started Once installed, just `import datesy` the package and start using as simple as: `data = datesy.convert.pandas_data_frame_to_dict(data_sheet)` for handling your data as easy as a dictionary For further guidance and help look at the documentation: ## Documentation Please find the documentation here: [documentation](https://datesy.readthedocs.io/en/latest/) ## Release Notes Please find all release notes here: [release notes](https://datesy.readthedocs.io/en/latest/release_notes.html) ### 0.9.0 * refactored and separated datesy into 4 repositories: * datesy: converting, inspecting, matching and sorting data * [fil_io](https://github.com/janluak/fil_io): selecting, reading and writing files * [querious](https://github.com/janluak/querious): sql query helper * [pythomy](https://github.com/janluak/pythomy): pythonic mysql interaction ## Requests & contribution If you desire anything changed in the package, need another feature please just create an issue. I am happy for everybody wanting to contribute. Simplest way is to start writing issues, forking the repository and contacting me ;)


نیازمندی

مقدار نام
- pandas
- xmltodict
- openpyxl
- xlrd


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

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


نحوه نصب


نصب پکیج whl datesy-0.9.0:

    pip install datesy-0.9.0.whl


نصب پکیج tar.gz datesy-0.9.0:

    pip install datesy-0.9.0.tar.gz