Package dependencies

 CARTOframes depends on a number of Python libraries that are installed automatically once you run the pip install command. The following Python libraries are installed:

  • ipython: Provides a rich toolkit for using Python interactively
  • appdirs: A small Python module for determining appropriate platform-specific directories
  • carto: Provides an SDK around CARTO's APIs
  • chardet: A universal encoding detector for Python 2 and 3
  • colorama: Enables colored terminal text and cursor positioning in MS Windows
  • decorator: Preserves the signature of decorated functions consistently across Python releases
  • future: Offers a compatibility layer between Python 2 and Python 3
  • idna: Offers support for Internationalized Domain Names in Applications (IDNA)
  • ipython-genutils: Vestigial utilities from IPython
  • jedi: An autocompletion tool for Python that can be used for text editors
  • numpy: Performs array processing for numbers, strings, records, and objects
  • pandas: Offers powerful data structures for data analysis, time series, and statistics
  • parso: A Python parser that supports error recovery for different Python versions, and more
  • pickleshare: A small shelve-like datastore with concurrency support
  • prompt-toolkit: A library for building powerful interactive command lines in Python
  • pygments: A syntax highlighting package written in Python
  • pyrestcli: A generic REST client for Python
  • python-dateutil: Offers extensions to the standard Python datetime module
  • pytz: Provides modern and historical world timezone definitions
  • requests: An HTTP requests library
  • simplegeneric: Lets you define simple single-dispatch generic functions
  • six: A Python 2 and 3 compatibility library
  • tqdm: Offers a fast, extensible progress meter
  • traitlets: A configuration system for Python applications
  • urllib3: An HTTP library with thread-safe connection pooling, file post, and more
  • wcwidth: Measures the number of terminal column cells of wide-character codes
  • webcolors: A library for working with color names and color value formats defined by HTML and CSS
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset