Skip to main content

easyload

Loading and Saving data made easy!

Main Features

  • A Python library for loading multiple types of data:
    • Support Data Type: json, excel, csv, txt, npy, pkl, sql.

Installation

The code is Python 3 compatible

  • Fully automatic installation: easy_install easyload or pip install easyload / pip3 install easyload
  • Semi-automatic installation: download https://pypi.python.org/pypi/easyload/ , unzip and run python setup.py install
  • Manual installation: place easyload directory in the current directory or site-packages directory
  • use import easyload to import

Quick start

# encoding=utf-8
import easyload

# use easyload to load every file
load_file_path= ""
data = easyload.load(load_file_path)

# load json file
load_json_file_path, save_json_file_path = " ", " "
json_data = easyload.load_json(load_json_file_path)
easyload.save_json(save_json_file_path,json_data)

Update library

  • Step 1: setup pypi api token in C:\Users\username.pypirc
  • Step 2: pip install twine && python setup.py sdist bdist_wheel && twine upload dist/*

Release files for easyload 1.0.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for easyload 1.0.9
File Size Uploaded
easyload-1.0.9.tar.gz 6.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for easyload 1.0.9
File Interpreter ABI Platform
easyload-1.0.9-py3-none-any.whl Python 3 none any Details

Total release size: 14.0 kB

Release files / easyload-1.0.9.tar.gz

Download URL easyload-1.0.9.tar.gz
Size 6.5 kB
Tags Source
SHA-256 checksum
How to use checksums
698ec402aae2c1222327e95e56bb6c6a98825ca3002be68347fb1a305fefc400
BLAKE2b-256 checksum
How to use checksums
0fcf6c3e323ea2e79b034f525c353840af647aaf8e2ba0c8c973a6261124fbbe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.5

Release files / easyload-1.0.9-py3-none-any.whl

Download URL easyload-1.0.9-py3-none-any.whl
Size 7.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
5aa12116c0b57b0436f0bb73c1773abf62ee95edcfc27a81aeba7184bff9ba16
BLAKE2b-256 checksum
How to use checksums
4af6646d1416907c62e62193c32bae6849cf26de361879dcbb8199b1032c50a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.5

Release history Release notifications | RSS feed

This release

1.0.9 This release

2 release files

1.0.7

2 release files

1.0.6

1 release file

1.0.5

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page