Skip to main content

Time-handling functionality from netcdf4-python

Project description

cftime

Time-handling functionality from netcdf4-python

Linux Build Status Windows Build Status PyPI package Coverage Status Tag Status Release Status Commits Status

News

12/05/2018: version 1.0.3.2 released (just to fix a problem with the source tarball on pypi).

12/05/2018: version 1.0.3.1 released. Bugfix release (fixed issue with installation when cython not installed, regression on 32-bit platforms, workaround for pandas compatibility).

12/01/2018: version 1.0.3 released. Test coverage with coveralls.io, improved round-tripping accuracy for non-real world calendars (like 360_day).

10/27/2018: version 1.0.2 released. Improved accuracy (from approximately 1000 microseconds to 10 microseconds on x86 platforms). Refactored calendar calculations now allow for negative reference years. num2date function now more than an order of magnitude faster. months since units now allowed, but only for 360_day calendar.

08/15/2018: version 1.0.1 released.

11/8/2016: cftime was split out of the netcdf4-python package.

Quick Start

  • Clone GitHub repository (git clone https://github.com/Unidata/cftime.git), or get source tarball from PyPI. Links to Windows and OS X precompiled binary packages are also available on PyPI.

  • Make sure numpy and Cython are installed and you have Python 2.7 or newer.

  • Run python setup.py build, then python setup.py install (with sudo if necessary).

  • To run all the tests, execute py.test.

Documentation

See the online docs for more details.

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

cftime-1.0.3.3.tar.gz (46.4 kB view details)

Uploaded Source

Built Distributions

cftime-1.0.3.3-cp37-none-win_amd64.whl (206.1 kB view details)

Uploaded CPython 3.7 Windows x86-64

cftime-1.0.3.3-cp37-none-win32.whl (170.4 kB view details)

Uploaded CPython 3.7 Windows x86

cftime-1.0.3.3-cp37-cp37m-manylinux1_x86_64.whl (303.3 kB view details)

Uploaded CPython 3.7m

cftime-1.0.3.3-cp37-cp37m-manylinux1_i686.whl (253.2 kB view details)

Uploaded CPython 3.7m

cftime-1.0.3.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (553.0 kB view details)

Uploaded CPython 3.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cftime-1.0.3.3-cp36-none-win_amd64.whl (205.9 kB view details)

Uploaded CPython 3.6 Windows x86-64

cftime-1.0.3.3-cp36-none-win32.whl (170.5 kB view details)

Uploaded CPython 3.6 Windows x86

cftime-1.0.3.3-cp36-cp36m-manylinux1_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.6m

cftime-1.0.3.3-cp36-cp36m-manylinux1_i686.whl (254.2 kB view details)

Uploaded CPython 3.6m

cftime-1.0.3.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (576.9 kB view details)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cftime-1.0.3.3-cp35-none-win_amd64.whl (191.0 kB view details)

Uploaded CPython 3.5 Windows x86-64

cftime-1.0.3.3-cp35-none-win32.whl (157.1 kB view details)

Uploaded CPython 3.5 Windows x86

cftime-1.0.3.3-cp35-cp35m-manylinux1_x86_64.whl (284.7 kB view details)

Uploaded CPython 3.5m

cftime-1.0.3.3-cp35-cp35m-manylinux1_i686.whl (238.2 kB view details)

Uploaded CPython 3.5m

cftime-1.0.3.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (522.0 kB view details)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cftime-1.0.3.3-cp34-cp34m-manylinux1_x86_64.whl (282.6 kB view details)

Uploaded CPython 3.4m

cftime-1.0.3.3-cp34-cp34m-manylinux1_i686.whl (234.6 kB view details)

Uploaded CPython 3.4m

cftime-1.0.3.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (518.9 kB view details)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cftime-1.0.3.3-cp27-none-win_amd64.whl (210.8 kB view details)

Uploaded CPython 2.7 Windows x86-64

cftime-1.0.3.3-cp27-none-win32.whl (167.3 kB view details)

Uploaded CPython 2.7 Windows x86

cftime-1.0.3.3-cp27-cp27mu-manylinux1_x86_64.whl (283.2 kB view details)

Uploaded CPython 2.7mu

cftime-1.0.3.3-cp27-cp27mu-manylinux1_i686.whl (235.5 kB view details)

Uploaded CPython 2.7mu

cftime-1.0.3.3-cp27-cp27m-manylinux1_x86_64.whl (283.2 kB view details)

Uploaded CPython 2.7m

cftime-1.0.3.3-cp27-cp27m-manylinux1_i686.whl (235.5 kB view details)

Uploaded CPython 2.7m

cftime-1.0.3.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (526.5 kB view details)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

File details

Details for the file cftime-1.0.3.3.tar.gz.

File metadata

  • Download URL: cftime-1.0.3.3.tar.gz
  • Upload date:
  • Size: 46.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3.tar.gz
Algorithm Hash digest
SHA256 69a99b39de9818f0a58db846f789468ed738467306200f7c81064891f85fc258
MD5 2d73168fe2abe21c133e7929f17ef036
BLAKE2b-256 19ea7268ccfe1b3c216caf28bd247d0fbf0e89e2ebba6d43d949eebbb4f1c9d7

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp37-none-win_amd64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 206.1 kB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 6b1a73ad2ac17fbc63ef8885af2eb5f2445e8572b24bef0d8fadbd14fa6d84a6
MD5 4cecb83f8e088dcfdcf3377e1913461f
BLAKE2b-256 6c106c81820ce6b76a7020461dffb9a69242b07935d0ab862647b2550ae06225

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp37-none-win32.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp37-none-win32.whl
  • Upload date:
  • Size: 170.4 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp37-none-win32.whl
Algorithm Hash digest
SHA256 9e4f1b14093b05f1ae19a89f16ff23ccdee8e80ce0f1a681c49696df888b3c2c
MD5 836260de4cbedaf3aa42e06c56cfbec5
BLAKE2b-256 30ec283e13ee2e107f898cc344dc91aef3f6fb062d7a49405ca815cfe36582fd

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 303.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2f529843c47786bba89011440136af89f6cd22958411994a7b9dcab4cf18bb2e
MD5 b16ae791115fa90e789a455d32121b9b
BLAKE2b-256 0e94fdc0c7f8fdf49423dbf6815719d42b6efd538d30a4afa5e677d785fb0d08

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 253.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a6e3cf4b07a97aaf6ae1de2abe630529e1e4dd1e6bc5238ac4da451a06d74622
MD5 743f878213f65917dec074b4a3887ab3
BLAKE2b-256 bd0cdef73cf6e43cfaa8e0b88d911046f0d5996b038c0a48459baebe4dfd5bd8

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cftime-1.0.3.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 016cf79ac17e5e25fad9140280ce68974f8d7fdd35283be4562020709200b8d8
MD5 433cd9087e5697d461eb8f2e23fe0030
BLAKE2b-256 566b4199523471545b894fd58b61fe65d27c63cbe20d3589012baccc1aa20f60

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp36-none-win_amd64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp36-none-win_amd64.whl
  • Upload date:
  • Size: 205.9 kB
  • Tags: CPython 3.6, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 3c8489db8a10418778203b947802a49ca9543dc16a44fe66cb105c4d8b6a1072
MD5 2b0182d60eeedca5c35d8b4d9572ebe6
BLAKE2b-256 438923f4a3a7390263a479f85a9db8fa9df78cdf3f84a670dd96f1eeaeb9b88a

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp36-none-win32.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp36-none-win32.whl
  • Upload date:
  • Size: 170.5 kB
  • Tags: CPython 3.6, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp36-none-win32.whl
Algorithm Hash digest
SHA256 dc79bb102ec4c74a6b28e16c3dd1a06bb1e5d72cd689db794884211dd43dd4bf
MD5 31d03aa1682a06bcb17a8010ae7b8b39
BLAKE2b-256 91c5d55814ce875828072344116e9348d132b7fb9b6be7903894ce4ed73de0c6

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 305.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f4baa0ea47f56d00c3ecbcc446ad5a774842fec4923e74b1ecd5c3d4bb5126a6
MD5 3c575850eb3cb3f40cc40468aba36c09
BLAKE2b-256 cdf3ee540d58c95a5cd95c171b0bac86650ed5d81bae8fc9f26593e9d79efd5f

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 254.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d34f1bb8ced779be4bcf4a535947177aa041c28c76e9bc7057d51a809316d495
MD5 6fb351673e192da1b7fb59f8a754edee
BLAKE2b-256 90b68709836668cf6f7594c859b4d6949ec4e679fa96fd7e1722c255d1c4b1f1

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cftime-1.0.3.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 b66a7f752f4a6cc77ff05a976310757ff51d08d534d2a35403c84a533692efee
MD5 8934eb8f6af0105f80d6656ee307fa32
BLAKE2b-256 1f89f19c6387e1e283b06c73b660712c1cbaaed7ce8d0ff5baa54f24959b9991

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp35-none-win_amd64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp35-none-win_amd64.whl
  • Upload date:
  • Size: 191.0 kB
  • Tags: CPython 3.5, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 a23bc3d6c6a5c5d9ea7c98a17b4ef2116a2af6c9eed7fc83efc8b0f285a79e3d
MD5 d02d4c1211f34d620d1759534eae82f7
BLAKE2b-256 718e9e4870364eadf4a9b2606183f3c564d1de97e3df15a79554d9e3a1e8ee59

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp35-none-win32.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp35-none-win32.whl
  • Upload date:
  • Size: 157.1 kB
  • Tags: CPython 3.5, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp35-none-win32.whl
Algorithm Hash digest
SHA256 d3263c5eb652e554347102f1216ad588da188884049881dc962f8f783a1ef87e
MD5 b8df873696844f0a96e57f98df8c5360
BLAKE2b-256 e285c107f068ff938a44052733c637a3a29cb1f76f19556f489b1395fef7e5c2

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 284.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0eca562228010af62ed8461f4e4e79be7a581305bf5ee7da0af7c279604d049b
MD5 b6e2d24bc6d85286a8cf2b6243fb5b44
BLAKE2b-256 83706a405fad5cc14c512a4825ab94f17ec94768fcab13de371b0f6c2eceb727

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 238.2 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2b03e994a1c1663b7dddae8c5620f82c05244b7b8375278900f6b8045c8d6185
MD5 a9e802e44e03dc41fef1676b352994f3
BLAKE2b-256 032eba70319c79d7f569829545db789a1b9128ebc98d9d4c91fa63d21259b342

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cftime-1.0.3.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 087a90f188345e06a5afece406e4e32d6d2c7151f2c7d28806af180deadca0e2
MD5 3d52658571f5b9ca2341132d6476f391
BLAKE2b-256 fd8437705dd16727249f6ddb9fefe200c658f5590b3634d2496daef82d723b28

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 282.6 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c58e898832f23a840ac16de80b0dc8d0f58858b70be7c2cfe2f2892bdf2cc122
MD5 a0533ca1c81bc249ca348f40bf0f9b34
BLAKE2b-256 38f06570264fdb50f406613f8558ac01b2cd9aabe211ed0763cd35dad1f5eef5

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 234.6 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b5ed45a29b54fdb8ef9175c322ef5166f0b9c99ff77d05275ebd749fd687da3c
MD5 5d34fb3a3a815a72751fb0173a786956
BLAKE2b-256 6bb7db53d5c8605ff09c22a849912820498352fc4b644cca03735ca951659e0b

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cftime-1.0.3.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 e99c9b6657e08b6b548b4519506eae562f040fbc407e9623cfde6c1ca372171f
MD5 3a7abcd20f8e642632113093049f3564
BLAKE2b-256 24c3ee508b9192889bd3f6ae91769192d23b6eb0a3ff9b56a029394659abab5f

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-none-win_amd64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 210.8 kB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 fa4a305ffcbd993ca480d50f5e6eca1a3a0fe52f9a2f0848a43d763709ffd6cb
MD5 e9ba01a247e4b626fe87c9c1c9f96c77
BLAKE2b-256 990b9778fdcb2790b87857557fbc9928c5372dc4b176a2387a4345c1dbd3cbbe

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-none-win32.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-none-win32.whl
  • Upload date:
  • Size: 167.3 kB
  • Tags: CPython 2.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-none-win32.whl
Algorithm Hash digest
SHA256 a9912c5579152b51203c3f331f42c02d3391e856a4e1f1c688ac8082eef6236e
MD5 b5e72e220366ba45715c272a3eef1de9
BLAKE2b-256 7816799688fdab45b9342f10ec40f6bd3ca4b905c1429f76307974c7d8a485e5

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 283.2 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c2bd498c1c8e4d0d68e92bd787bac84cc50e691ba4fc2fc72fc3d324fda1004a
MD5 5292707771e06132e08549fd28c70e29
BLAKE2b-256 33f2dd2d4cd24dacdca03047c824d50c9fb3e684c133d50f340422cc67035df6

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 235.5 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3d2d07566fdca571ca3b9289e8ae5e3d15561b296814669a843a91ed8f29a49c
MD5 4ce0668f70bcb88f77f74d2b6ad6b13f
BLAKE2b-256 6c6056cfb7c57a5e1c52f658df8caff9a6b5443387fbcabd12f90fcab3e1c24c

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 283.2 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e82abcd06828763e1fbab3e7931baea65aae236b2e2bf770f5d174d46a4961a8
MD5 9e606f44ba683f00fc8015fa38b8be30
BLAKE2b-256 11b43da6de3164b36453ab8703c082d883ab985b45de3a34ed267eeb8c775023

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: cftime-1.0.3.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 235.5 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.12.3 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.17.1 CPython/2.7.15

File hashes

Hashes for cftime-1.0.3.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 606c639d6fd3e758049f092541149c42614fbf9fd2fda418d3a08ced5c2e8539
MD5 e1e32128e477a724c2eaf1e564dfdde6
BLAKE2b-256 a7679ca9d0aed8322bfe131e83981b1d9c312e7c2f9dea00b232d6f0b88fcc52

See more details on using hashes here.

Provenance

File details

Details for the file cftime-1.0.3.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cftime-1.0.3.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2ad9af4d672eea78414c9edb49a23250aec8405e8acdf7afd4af0dc2052462e5
MD5 847f616c41a1cd8fc23597347b33b98a
BLAKE2b-256 b7243a8b56381e10e869d6de4c0c280657ffc573b088ba3c112b9bdb7866f8ec

See more details on using hashes here.

Provenance

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