Skip to main content

A python client library used to get and collect Canada immigration data in Excel.

Project description

V1.0.24 增加了validation,comment 功能。

V1.0.9

  • Excel:去除了info-sheet 变量改变成大写开头。

V1.0.6

  • Excel: 改写了 add. 原来只能2个excel相加,现在可以任意excel相加了。

V1.0.5

  • makeExcel: 更新。 原来输入sheets/tables的时候,如果是None或[]都是一样处理。导致如果是[]的时候也像None一样处理,于是产生了不需要的sheets/tables。现在只对None处理,如果是None才产生所有的; 如果是[],则不产生对应的sheets/tables sheets=sheets if sheets is not None else self.sheets.values() tables=tables if tables is not None else self.tables.values()

V1.0.4

  • Excel + : 行和列都相加,并且能合并相同的行 (相同行定义是该行前3列数据一样)改回原来的。

V1.0.3

  • Excel + : 只是把行append到原来的excel中。 准备考虑放弃。

V1.0.2

  • Excel + : 行和列都相加,并且能合并相同的行 (相同行定义是该行前3列数据一样)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imm-source-1.0.25.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

imm_source-1.0.25-py3.10.egg (43.5 kB view details)

Uploaded Source

File details

Details for the file imm-source-1.0.25.tar.gz.

File metadata

  • Download URL: imm-source-1.0.25.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for imm-source-1.0.25.tar.gz
Algorithm Hash digest
SHA256 cef3d80e7b296bf5ea99d5fb12d14ac3182c8c9f8b421e7e9505fde6e476e5b4
MD5 d260b4e9c3e8d6d309c2da3bf93c8108
BLAKE2b-256 43e63bfd2d9d35d3e5bc3b0a27d7221e8858a167634385c03d640416ac7d93d8

See more details on using hashes here.

File details

Details for the file imm_source-1.0.25-py3.10.egg.

File metadata

  • Download URL: imm_source-1.0.25-py3.10.egg
  • Upload date:
  • Size: 43.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for imm_source-1.0.25-py3.10.egg
Algorithm Hash digest
SHA256 b7b8228474a88b4de57714da67f14e650d9ee02e1f75020ecc7b05e56f5dc8a3
MD5 fc27fd4e1658778acd99c171f721cf13
BLAKE2b-256 4522201973556c6ef047422b53676073a72110c52dedc5c4b2ecc4d79a601801

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page