• Search by Module
  • Search by Words
  • Search Projects
  • Java
  • Python
  • TypeScript
  • C++
  • Scala
  • Blog
Project: python3_ios (GitHub Link)
  • python3_ios-master
    • build_zmq_simulator.sh
    • build_freetype_simulator.sh
    • Python_Lib.patch
    • zeromq.patch
    • Python_Parser.patch
    • build_freetype.sh
    • building
    • extraPackages
      • pandas-0.24.2
        • compile_pandas.sh
        • dist
        • LICENSE
        • pandas.egg-info
          • top_level.txt
          • dependency_links.txt
          • PKG-INFO
          • SOURCES.txt
          • not-zip-safe
          • requires.txt
        • RELEASE.md
        • pandas
          • testing.py
          • tseries
            • holiday.py
            • api.py
            • offsets.py
            • plotting.py
            • __init__.py
            • converter.py
            • frequencies.py
          • api
            • extensions
              • __init__.py
            • types
              • __init__.py
            • __init__.py
          • _libs
            • internals.pyx
            • algos_rank_helper.pxi
            • src
              • headers
                • stdint.h
                • ms_inttypes.h
                • portable.h
                • ms_stdint.h
                • cmath
              • parse_helper.h
              • msgpack
                • pack.h
                • unpack_define.h
                • sysdep.h
                • unpack_template.h
                • pack_template.h
                • unpack.h
              • skiplist.h
              • klib
                • khash_python.h
                • khash.h
              • inline_helper.h
              • compat_helper.h
              • ujson
                • lib
                  • ultrajsondec.c
                  • ultrajsonenc.c
                  • ultrajson.h
                • python
                  • JSONtoObj.c
                  • objToJSON.c
                  • version.h
                  • py_defines.h
                  • ujson.c
              • parser
                • io.c
                • tokenizer.h
                • io.h
                • tokenizer.c
            • sparse.pyx
            • window.pyx
            • groupby.pyx
            • hashtable.pxd
            • tslibs
              • timestamps.pxd
              • src
                • datetime
                  • np_datetime_strings.c
                  • np_datetime.h
                  • np_datetime_strings.h
                  • np_datetime.c
              • frequencies.pxd
              • timedeltas.pxd
              • util.pxd
              • ccalendar.pxd
              • conversion.pyx
              • fields.pyx
              • nattype.pyx
              • frequencies.pyx
              • conversion.pxd
              • parsing.pyx
              • np_datetime.pyx
              • offsets.pyx
              • timestamps.pyx
              • offsets.pxd
              • timedeltas.pyx
              • np_datetime.pxd
              • __init__.py
              • timezones.pyx
              • period.pyx
              • nattype.pxd
              • resolution.pyx
              • strptime.pyx
              • timezones.pxd
              • ccalendar.pyx
            • hashtable_func_helper.pxi.in
            • properties.pyx
            • intervaltree.pxi
            • algos.pyx
            • intervaltree.pxi.in
            • testing.pyx
            • missing.pyx
            • util.pxd
            • index_class_helper.pxi
            • writers.pyx
            • reshape.pyx
            • hashtable.pyx
            • index_class_helper.pxi.in
            • sparse_op_helper.pxi
            • hashtable_class_helper.pxi
            • parsers.pyx
            • indexing.pyx
            • missing.pxd
            • algos_common_helper.pxi
            • algos_take_helper.pxi
            • join.pyx
            • interval.pyx
            • tslib.pyx
            • ops.pyx
            • skiplist.pxd
            • algos_common_helper.pxi.in
            • reduction.pyx
            • groupby_helper.pxi
            • hashtable_func_helper.pxi
            • algos_take_helper.pxi.in
            • groupby_helper.pxi.in
            • khash.pxd
            • __init__.py
            • hashing.pyx
            • algos.pxd
            • sparse_op_helper.pxi.in
            • index.pyx
            • hashtable_class_helper.pxi.in
            • lib.pyx
            • skiplist.pyx
            • algos_rank_helper.pxi.in
          • compat
            • pickle_compat.py
            • numpy
              • function.py
              • __init__.py
            • __init__.py
            • chainmap.py
            • chainmap_impl.py
          • util
            • testing.py
            • _exceptions.py
            • _test_decorators.py
            • _depr_module.py
            • _validators.py
            • move.c
            • __init__.py
            • _print_versions.py
            • _doctools.py
            • _decorators.py
            • _tester.py
          • arrays
            • __init__.py
          • io
            • feather_format.py
            • packers.py
            • sql.py
            • excel.py
            • date_converters.py
            • html.py
            • pickle.py
            • clipboard
              • exceptions.py
              • clipboards.py
              • windows.py
              • __init__.py
            • clipboards.py
            • stata.py
            • sas
              • sas_constants.py
              • sas_xport.py
              • sas7bdat.py
              • sasreader.py
              • __init__.py
              • sas.pyx
            • msgpack
              • exceptions.py
              • _unpacker.pyx
              • __init__.py
              • _packer.pyx
              • _version.py
            • gcs.py
            • s3.py
            • api.py
            • common.py
            • __init__.py
            • gbq.py
            • json
              • table_schema.py
              • normalize.py
              • __init__.py
              • json.py
            • parsers.py
            • parquet.py
            • pytables.py
            • formats
              • excel.py
              • terminal.py
              • html.py
              • templates
                • html.tpl
              • printing.py
              • csvs.py
              • console.py
              • latex.py
              • css.py
              • __init__.py
              • format.py
              • style.py
          • __init__.py
          • tests
            • test_strings.py
            • tslibs
              • test_array_to_datetime.py
              • test_ccalendar.py
              • test_normalize_date.py
              • test_conversion.py
              • test_timedeltas.py
              • test_period_asfreq.py
              • test_timezones.py
              • test_libfrequencies.py
              • __init__.py
              • test_liboffsets.py
              • test_api.py
              • test_parsing.py
              • test_parse_iso8601.py
            • internals
              • test_internals.py
              • __init__.py
            • test_base.py
            • test_errors.py
            • sparse
              • test_format.py
              • test_combine_concat.py
              • frame
                • test_frame.py
                • test_apply.py
                • test_analytics.py
                • test_indexing.py
                • test_to_csv.py
                • __init__.py
                • test_to_from_scipy.py
                • conftest.py
              • series
                • test_indexing.py
                • __init__.py
                • test_series.py
              • test_indexing.py
              • test_reshape.py
              • test_groupby.py
              • common.py
              • __init__.py
              • test_pivot.py
            • test_algos.py
            • arithmetic
              • test_timedelta64.py
              • test_object.py
              • test_datetime64.py
              • test_period.py
              • test_numeric.py
              • __init__.py
              • conftest.py
            • tseries
              • test_frequencies.py
              • test_holiday.py
              • __init__.py
              • offsets
                • test_offsets.py
                • test_offsets_properties.py
                • test_fiscal.py
                • test_ticks.py
                • common.py
                • __init__.py
                • conftest.py
                • test_yqm_offsets.py
            • test_window.py
            • test_compat.py
            • computation
              • test_eval.py
              • test_compat.py
              • __init__.py
            • test_take.py
            • frame
              • test_duplicates.py
              • test_subclass.py
              • test_block_internals.py
              • test_query_eval.py
              • test_alter_axes.py
              • test_axis_select_reindex.py
              • test_apply.py
              • test_mutate_columns.py
              • test_analytics.py
              • test_combine_concat.py
              • test_nonunique_indexes.py
              • test_period.py
              • test_indexing.py
              • test_reshape.py
              • test_validate.py
              • test_sorting.py
              • test_rank.py
              • test_convert_to.py
              • test_to_csv.py
              • test_timezones.py
              • test_timeseries.py
              • common.py
              • __init__.py
              • test_missing.py
              • test_join.py
              • test_constructors.py
              • test_replace.py
              • test_quantile.py
              • test_dtypes.py
              • test_arithmetic.py
              • test_api.py
              • test_operators.py
              • test_repr_info.py
              • test_sort_values_level_as_str.py
              • conftest.py
              • test_asof.py
            • test_lib.py
            • series
              • test_duplicates.py
              • test_subclass.py
              • test_block_internals.py
              • test_alter_axes.py
              • test_apply.py
              • test_analytics.py
              • test_io.py
              • test_combine_concat.py
              • test_period.py
              • test_validate.py
              • test_sorting.py
              • test_internals.py
              • test_rank.py
              • indexing
                • test_callable.py
                • test_indexing.py
                • test_numeric.py
                • test_loc.py
                • __init__.py
                • test_iloc.py
                • test_alter_index.py
                • test_boolean.py
                • test_datetime.py
                • conftest.py
              • test_datetime_values.py
              • test_timezones.py
              • test_timeseries.py
              • common.py
              • __init__.py
              • test_missing.py
              • test_constructors.py
              • test_replace.py
              • test_quantile.py
              • test_dtypes.py
              • test_arithmetic.py
              • test_repr.py
              • test_api.py
              • test_operators.py
              • conftest.py
              • test_asof.py
            • api
              • test_types.py
              • __init__.py
              • test_api.py
            • test_multilevel.py
            • test_panel.py
            • scalar
              • interval
                • test_ops.py
                • test_interval.py
                • __init__.py
              • timedelta
                • test_construction.py
                • __init__.py
                • test_formats.py
                • test_arithmetic.py
                • test_timedelta.py
              • __init__.py
              • test_nat.py
              • period
                • test_period.py
                • test_asfreq.py
                • __init__.py
              • timestamp
                • test_comparisons.py
                • test_timestamp.py
                • test_timezones.py
                • __init__.py
                • test_unary_ops.py
                • test_arithmetic.py
                • test_rendering.py
            • util
              • test_assert_interval_array_equal.py
              • test_assert_index_equal.py
              • test_move.py
              • test_assert_series_equal.py
              • test_safe_import.py
              • test_assert_almost_equal.py
              • test_util.py
              • test_deprecate_kwarg.py
              • test_assert_extension_array_equal.py
              • test_assert_frame_equal.py
              • test_assert_numpy_array_equal.py
              • test_validate_kwargs.py
              • __init__.py
              • test_validate_args.py
              • test_hashing.py
              • test_locale.py
              • test_assert_categorical_equal.py
              • test_deprecate.py
              • test_validate_args_and_kwargs.py
              • conftest.py
            • extension
              • test_categorical.py
              • decimal
                • test_decimal.py
                • array.py
                • __init__.py
              • arrow
                • test_bool.py
                • bool.py
                • __init__.py
              • test_sparse.py
              • test_external_block.py
              • numpy_
                • test_numpy_nested.py
                • test_numpy.py
                • __init__.py
                • conftest.py
              • base
                • groupby.py
                • constructors.py
                • getitem.py
                • casting.py
                • reshaping.py
                • ops.py
                • printing.py
                • setitem.py
                • io.py
                • dtype.py
                • missing.py
                • __init__.py
                • reduce.py
                • methods.py
                • interface.py
                • base.py
              • test_period.py
              • test_integer.py
              • test_interval.py
              • test_common.py
              • __init__.py
              • test_datetime.py
              • json
                • array.py
                • __init__.py
                • test_json.py
              • conftest.py
            • test_sorting.py
            • test_common.py
            • groupby
              • test_categorical.py
              • test_bin_groupby.py
              • test_timegrouper.py
              • test_apply.py
              • test_index_as_string.py
              • test_counting.py
              • aggregate
                • test_aggregate.py
                • test_cython.py
                • __init__.py
                • test_other.py
              • test_rank.py
              • test_groupby.py
              • __init__.py
              • test_nth.py
              • test_value_counts.py
              • test_whitelist.py
              • test_transform.py
              • test_filters.py
              • test_function.py
              • conftest.py
              • test_grouping.py
            • test_expressions.py
            • generic
              • test_frame.py
              • test_label_or_level_utils.py
              • test_panel.py
              • test_generic.py
              • __init__.py
              • test_series.py
            • indexing
              • test_categorical.py
              • test_ix.py
              • interval
                • test_interval.py
                • test_interval_new.py
                • __init__.py
              • test_callable.py
              • test_partial.py
              • test_indexing.py
              • test_coercion.py
              • test_panel.py
              • test_loc.py
              • test_chaining_and_caching.py
              • test_indexing_slow.py
              • common.py
              • __init__.py
              • test_iloc.py
              • test_datetime.py
              • test_scalar.py
              • multiindex
                • test_setitem.py
                • test_ix.py
                • test_slice.py
                • test_getitem.py
                • test_partial.py
                • test_panel.py
                • test_loc.py
                • test_xs.py
                • test_chaining_and_caching.py
                • test_indexing_slow.py
                • test_multiindex.py
                • test_set_ops.py
                • __init__.py
                • test_iloc.py
                • test_datetime.py
                • test_sorted.py
                • conftest.py
              • test_floats.py
              • test_timedelta.py
              • test_indexing_engines.py
              • conftest.py
            • test_downstream.py
            • arrays
              • sparse
                • test_libsparse.py
                • test_array.py
                • test_arithmetics.py
                • __init__.py
                • test_dtype.py
              • categorical
                • test_warnings.py
                • test_subclass.py
                • test_algos.py
                • test_analytics.py
                • test_indexing.py
                • test_sorting.py
                • common.py
                • __init__.py
                • test_missing.py
                • test_constructors.py
                • test_dtypes.py
                • test_repr.py
                • test_api.py
                • test_operators.py
                • conftest.py
              • interval
                • test_ops.py
                • test_interval.py
                • __init__.py
              • test_period.py
              • test_integer.py
              • test_array.py
              • test_timedeltas.py
              • test_numpy.py
              • test_datetimes.py
              • __init__.py
              • test_datetimelike.py
            • test_config.py
            • reshape
              • merge
                • test_merge_index_as_string.py
                • test_merge.py
                • test_multi.py
                • __init__.py
                • test_merge_ordered.py
                • test_join.py
                • test_merge_asof.py
              • test_union_categoricals.py
              • test_reshape.py
              • test_util.py
              • test_qcut.py
              • test_concat.py
              • __init__.py
              • test_melt.py
              • test_pivot.py
              • test_cut.py
            • io
              • test_feather.py
              • generate_legacy_storage_files.py
              • test_compression.py
              • test_date_converters.py
              • test_clipboard.py
              • test_pickle.py
              • test_excel.py
              • test_s3.py
              • test_sql.py
              • sas
                • test_sas.py
                • test_xport.py
                • test_sas7bdat.py
                • __init__.py
              • msgpack
                • test_buffer.py
                • test_except.py
                • test_format.py
                • test_subtype.py
                • test_seq.py
                • test_unpack.py
                • test_newspec.py
                • test_read_size.py
                • test_obj.py
                • test_unpack_raw.py
                • data
                  • frame.mp
                • test_case.py
                • common.py
                • __init__.py
                • test_sequnpack.py
                • test_extension.py
                • test_pack.py
                • test_limits.py
              • test_html.py
              • test_common.py
              • test_gbq.py
              • test_stata.py
              • test_packers.py
              • data
                • gbq_fake_job.txt
                • feather-0_3_1.feather
                • fixed_width_format.txt
              • __init__.py
              • test_gcs.py
              • json
                • test_compression.py
                • test_pandas.py
                • test_readlines.py
                • test_json_table_schema.py
                • test_normalize.py
                • __init__.py
                • test_ujson.py
              • test_parquet.py
              • parser
                • test_skiprows.py
                • test_textreader.py
                • test_mangle_dupes.py
                • test_network.py
                • test_comment.py
                • test_converters.py
                • test_compression.py
                • test_read_fwf.py
                • test_na_values.py
                • test_python_parser_only.py
                • test_common.py
                • test_c_parser_only.py
                • test_dialect.py
                • data
                  • items.jsonl
                  • tar_csv.tar
                  • utf16_ex.txt
                • test_multi_thread.py
                • __init__.py
                • test_usecols.py
                • test_unsupported.py
                • test_index_col.py
                • test_parse_dates.py
                • test_quoting.py
                • test_dtypes.py
                • test_header.py
                • conftest.py
              • conftest.py
              • formats
                • test_format.py
                • test_eng_formatting.py
                • test_console.py
                • test_style.py
                • test_to_csv.py
                • __init__.py
                • test_css.py
                • test_to_html.py
                • test_printing.py
                • test_to_excel.py
                • test_to_latex.py
            • __init__.py
            • test_join.py
            • tools
              • test_numeric.py
              • __init__.py
            • reductions
              • test_reductions.py
              • __init__.py
              • test_stat_reductions.py
            • test_nanops.py
            • plotting
              • test_frame.py
              • test_misc.py
              • test_converter.py
              • test_boxplot_method.py
              • test_hist_method.py
              • test_groupby.py
              • common.py
              • __init__.py
              • test_datetimelike.py
              • test_series.py
            • indexes
              • test_base.py
              • interval
                • test_interval_range.py
                • test_interval.py
                • test_construction.py
                • test_interval_new.py
                • test_astype.py
                • __init__.py
                • test_interval_tree.py
              • datetimelike.py
              • timedeltas
                • test_setops.py
                • test_indexing.py
                • test_ops.py
                • test_construction.py
                • test_timedelta_range.py
                • test_astype.py
                • __init__.py
                • test_scalar_compat.py
                • test_tools.py
                • test_partial_slicing.py
                • test_formats.py
                • test_arithmetic.py
                • test_timedelta.py
              • test_category.py
              • test_numeric.py
              • test_frozen.py
              • test_common.py
              • multi
                • test_duplicates.py
                • test_drop.py
                • test_format.py
                • test_get_set.py
                • test_compat.py
                • test_analytics.py
                • test_monotonic.py
                • test_integrity.py
                • test_conversion.py
                • test_names.py
                • test_indexing.py
                • test_reshape.py
                • test_equivalence.py
                • test_sorting.py
                • test_copy.py
                • test_partial_indexing.py
                • test_contains.py
                • test_astype.py
                • test_constructor.py
                • test_set_ops.py
                • __init__.py
                • test_missing.py
                • test_join.py
                • test_reindex.py
                • conftest.py
              • common.py
              • __init__.py
              • test_range.py
              • period
                • test_setops.py
                • test_period.py
                • test_indexing.py
                • test_asfreq.py
                • test_period_range.py
                • test_ops.py
                • test_construction.py
                • test_astype.py
                • __init__.py
                • test_scalar_compat.py
                • test_tools.py
                • test_partial_slicing.py
                • test_formats.py
                • test_arithmetic.py
              • conftest.py
              • datetimes
                • test_misc.py
                • test_setops.py
                • test_indexing.py
                • test_ops.py
                • test_construction.py
                • test_timezones.py
                • test_astype.py
                • __init__.py
                • test_datetimelike.py
                • test_scalar_compat.py
                • test_tools.py
                • test_partial_slicing.py
                • test_missing.py
                • test_datetime.py
                • test_formats.py
                • test_date_range.py
                • test_arithmetic.py
            • test_register_accessor.py
            • dtypes
              • test_common.py
              • test_inference.py
              • test_concat.py
              • test_generic.py
              • cast
                • test_construct_from_scalar.py
                • test_convert_objects.py
                • test_find_common_type.py
                • test_infer_datetimelike.py
                • test_construct_ndarray.py
                • test_infer_dtype.py
                • test_downcast.py
                • __init__.py
                • test_construct_object_arr.py
              • __init__.py
              • test_missing.py
              • test_dtypes.py
            • resample
              • test_base.py
              • test_resampler_grouper.py
              • test_datetime_index.py
              • test_period_index.py
              • test_time_grouper.py
              • __init__.py
              • test_resample_api.py
              • test_timedelta.py
              • conftest.py
          • _version.py
          • core
            • config_init.py
            • internals
              • managers.py
              • blocks.py
              • arrays.py
              • __init__.py
              • concat.py
              • construction.py
            • index.py
            • sparse
              • frame.py
              • api.py
              • scipy_sparse.py
              • series.py
              • __init__.py
            • accessor.py
            • resample.py
            • config.py
            • ops.py
            • panel.py
            • computation
              • eval.py
              • ops.py
              • engines.py
              • expressions.py
              • check.py
              • api.py
              • scope.py
              • common.py
              • __init__.py
              • expr.py
              • align.py
              • pytables.py
            • window.py
            • util
              • __init__.py
              • hashing.py
            • nanops.py
            • groupby
              • groupby.py
              • ops.py
              • generic.py
              • __init__.py
              • grouper.py
              • categorical.py
              • base.py
            • indexing.py
            • arrays
              • period.py
              • numpy_.py
              • datetimes.py
              • datetimelike.py
              • array_.py
              • integer.py
              • timedeltas.py
              • __init__.py
              • interval.py
              • _ranges.py
              • categorical.py
              • sparse.py
              • base.py
            • api.py
            • apply.py
            • reshape
              • tile.py
              • pivot.py
              • util.py
              • api.py
              • __init__.py
              • melt.py
              • concat.py
              • reshape.py
              • merge.py
            • missing.py
            • series.py
            • common.py
            • __init__.py
            • algorithms.py
            • strings.py
            • tools
              • datetimes.py
              • timedeltas.py
              • __init__.py
              • numeric.py
            • categorical.py
            • indexes
              • range.py
              • period.py
              • datetimes.py
              • datetimelike.py
              • category.py
              • frozen.py
              • api.py
              • timedeltas.py
              • accessors.py
              • multi.py
              • __init__.py
              • numeric.py
              • interval.py
              • base.py
            • dtypes
              • cast.py
              • generic.py
              • api.py
              • missing.py
              • common.py
              • __init__.py
              • inference.py
              • concat.py
              • dtypes.py
              • base.py
            • base.py
            • sorting.py
          • errors
            • __init__.py
          • plotting
            • _style.py
            • _timeseries.py
            • _tools.py
            • _converter.py
            • _core.py
            • _misc.py
            • _compat.py
            • __init__.py
          • conftest.py
        • versioneer.py
        • setup.py
        • PKG-INFO
        • setup.cfg
        • README.md
        • LICENSES
          • DATEUTIL_LICENSE
          • SAS7BDAT_LICENSE
          • SCIPY_LICENSE
          • NUMPY_LICENSE
          • XARRAY_LICENSE
          • ULTRAJSON_LICENSE
          • OTHER
          • PSF_LICENSE
          • MSGPACK_NUMPY_LICENSE
          • MSGPACK_LICENSE
          • MUSL_LICENSE
          • SIX
        • MANIFEST.in
        • doc
          • logo
            • pandas_logo.py
            • pandas_logo.svg
          • source
            • install.rst
            • index.rst.template
            • development
              • contributing_docstring.rst
              • developer.rst
              • index.rst
              • extending.rst
              • internals.rst
              • contributing.rst
            • themes
              • nature_with_gtoc
                • theme.conf
                • static
                  • nature.css_t
            • getting_started
              • comparison
                • comparison_with_r.rst
                • comparison_with_sas.rst
                • comparison_with_stata.rst
                • comparison_with_sql.rst
                • index.rst
              • basics.rst
              • overview.rst
              • tutorials.rst
              • 10min.rst
              • index.rst
              • dsintro.rst
            • whatsnew
              • v0.24.0.rst
              • v0.6.0.rst
              • v0.23.1.rst
              • v0.15.2.rst
              • v0.23.2.rst
              • v0.19.0.rst
              • v0.7.3.rst
              • v0.8.1.rst
              • v0.14.0.rst
              • v0.16.1.rst
              • v0.13.0.rst
              • v0.12.0.rst
              • v0.18.1.rst
              • v0.23.0.rst
              • v0.21.1.rst
              • v0.13.1.rst
              • v0.8.0.rst
              • v0.19.1.rst
              • v0.19.2.rst
              • v0.16.0.rst
              • v0.7.2.rst
              • v0.6.1.rst
              • v0.23.4.rst
              • v0.22.0.rst
              • v0.20.0.rst
              • v0.24.2.rst
              • v0.9.0.rst
              • v0.24.1.rst
              • v0.15.0.rst
              • v0.15.1.rst
              • v0.7.1.rst
              • v0.14.1.rst
              • v0.4.x.rst
              • v0.20.3.rst
              • v0.16.2.rst
              • v0.18.0.rst
              • v0.11.0.rst
              • v0.23.3.rst
              • v0.10.0.rst
              • v0.7.0.rst
              • v0.17.0.rst
              • index.rst
              • v0.17.1.rst
              • v0.21.0.rst
              • v0.10.1.rst
              • v0.5.0.rst
              • v0.20.2.rst
              • v0.9.1.rst
              • v0.25.0.rst
            • ecosystem.rst
            • reference
              • indexing.rst
              • window.rst
              • io.rst
              • frame.rst
              • groupby.rst
              • extensions.rst
              • plotting.rst
              • offset_frequency.rst
              • general_utility_functions.rst
              • resampling.rst
              • panel.rst
              • series.rst
              • style.rst
              • index.rst
              • arrays.rst
              • general_functions.rst
            • conf.py
            • _static
              • stub
              • favicon.ico
            • user_guide
              • reshaping.rst
              • categorical.rst
              • sparse.rst
              • integer_na.rst
              • indexing.rst
              • merging.rst
              • advanced.rst
              • io.rst
              • visualization.rst
              • groupby.rst
              • style.ipynb
              • templates
                • myhtml.tpl
              • timedeltas.rst
              • computation.rst
              • enhancingperf.rst
              • missing_data.rst
              • options.rst
              • timeseries.rst
              • index.rst
              • text.rst
              • cookbook.rst
              • gotchas.rst
          • sphinxext
            • announce.py
            • contributors.py
            • README.rst
          • README.rst
          • data
            • iris.data
            • fx_prices
          • make.py
          • _templates
            • autosummary
              • accessor.rst
              • accessor_callable.rst
              • accessor_method.rst
              • class.rst
              • accessor_attribute.rst
              • class_without_autosummary.rst
          • cheatsheet
            • Pandas_Cheat_Sheet_JA.pptx
            • Pandas_Cheat_Sheet.pptx
            • README.txt
      • pyzmq-17.1.2
        • setupegg.py
        • COPYING.LESSER
        • zmqversion.py
        • bundled
          • zeromq
            • src
              • atomic_ptr.hpp
              • socks_connecter.cpp
              • poll.hpp
              • yqueue.hpp
              • pair.cpp
              • timers.hpp
              • dealer.hpp
              • radio.cpp
              • timers.cpp
              • xpub.hpp
              • poller.hpp
              • atomic_counter.hpp
              • socket_poller.hpp
              • epoll.cpp
              • encoder.hpp
              • generic_mtrie.hpp
              • i_encoder.hpp
              • pgm_receiver.cpp
              • select.cpp
              • pgm_sender.cpp
              • address.cpp
              • stream.hpp
              • vmci_listener.cpp
              • gather.cpp
              • fd.hpp
              • platform.hpp.in
              • session_base.hpp
              • raw_encoder.cpp
              • io_object.cpp
              • thread.hpp
              • pipe.cpp
              • ip.hpp
              • zmq_utils.cpp
              • vmci_address.cpp
              • null_mechanism.hpp
              • tipc_listener.cpp
              • condition_variable.hpp
              • metadata.hpp
              • client.cpp
              • router.hpp
              • curve_mechanism_base.hpp
              • xsub.cpp
              • ypipe.hpp
              • rep.cpp
              • dgram.cpp
              • gssapi_server.hpp
              • client.hpp
              • plain_server.cpp
              • norm_engine.cpp
              • socks.hpp
              • server.cpp
              • i_engine.hpp
              • fq.cpp
              • stream_engine.hpp
              • ipc_listener.hpp
              • sub.hpp
              • gssapi_client.cpp
              • err.hpp
              • dgram.hpp
              • select.hpp
              • kqueue.cpp
              • tweetnacl.h
              • pollset.cpp
              • dist.cpp
              • socket_base.hpp
              • platform.hpp
              • raw_decoder.hpp
              • mailbox_safe.hpp
              • pub.cpp
              • vmci_address.hpp
              • push.hpp
              • curve_client.hpp
              • zap_client.hpp
              • session_base.cpp
              • command.hpp
              • io_thread.hpp
              • curve_client_tools.hpp
              • thread.cpp
              • v2_decoder.cpp
              • v1_decoder.cpp
              • mechanism.cpp
              • tcp_connecter.cpp
              • xpub.cpp
              • udp_engine.hpp
              • io_thread.cpp
              • radio.hpp
              • stdint.hpp
              • pgm_socket.cpp
              • options.cpp
              • kqueue.hpp
              • decoder.hpp
              • curve_server.cpp
              • ctx.cpp
              • plain_client.cpp
              • epoll.hpp
              • msg.hpp
              • push.cpp
              • i_poll_events.hpp
              • v2_encoder.cpp
              • ipc_connecter.hpp
              • mechanism_base.cpp
              • mailbox.cpp
              • sub.cpp
              • req.hpp
              • tcp_address.cpp
              • stream.cpp
              • mechanism_base.hpp
              • poller_base.cpp
              • gssapi_server.cpp
              • proxy.hpp
              • tipc_listener.hpp
              • plain_server.hpp
              • tipc_connecter.hpp
              • v2_encoder.hpp
              • wire.hpp
              • server.hpp
              • generic_mtrie_impl.hpp
              • i_mailbox.hpp
              • xsub.hpp
              • reaper.cpp
              • udp_engine.cpp
              • router.cpp
              • zmq_draft.h
              • pgm_sender.hpp
              • dist.hpp
              • mailbox.hpp
              • rep.hpp
              • tcp_address.hpp
              • v2_decoder.hpp
              • windows.hpp
              • ctx.hpp
              • poller_base.hpp
              • udp_address.cpp
              • trie.hpp
              • dbuffer.hpp
              • socks.cpp
              • object.cpp
              • tipc_address.cpp
              • lb.hpp
              • ypipe_base.hpp
              • vmci.hpp
              • mutex.hpp
              • vmci_listener.hpp
              • pgm_socket.hpp
              • pollset.hpp
              • proxy.cpp
              • i_decoder.hpp
              • pgm_receiver.hpp
              • libzmq.pc.in
              • ipc_listener.cpp
              • stream_engine.cpp
              • tweetnacl.c
              • dish.cpp
              • tipc_address.hpp
              • decoder_allocators.cpp
              • options.hpp
              • v1_encoder.hpp
              • metadata.cpp
              • signaler.hpp
              • tipc_connecter.cpp
              • pair.hpp
              • tcp_connecter.hpp
              • zap_client.cpp
              • mailbox_safe.cpp
              • raw_encoder.hpp
              • ypipe_conflate.hpp
              • config.hpp
              • norm_engine.hpp
              • array.hpp
              • ipc_address.cpp
              • tcp_listener.cpp
              • mtrie.hpp
              • pub.hpp
              • io_object.hpp
              • random.hpp
              • vmci.cpp
              • lb.cpp
              • curve_client.cpp
              • random.cpp
              • devpoll.hpp
              • clock.hpp
              • libzmq.vers
              • signaler.cpp
              • own.cpp
              • msg.cpp
              • curve_mechanism_base.cpp
              • precompiled.hpp
              • vmci_connecter.hpp
              • fq.hpp
              • tcp.cpp
              • ipc_address.hpp
              • gssapi_mechanism_base.cpp
              • socks_connecter.hpp
              • raw_decoder.cpp
              • req.cpp
              • pull.cpp
              • reaper.hpp
              • dish.hpp
              • scatter.cpp
              • decoder_allocators.hpp
              • gssapi_client.hpp
              • null_mechanism.cpp
              • tcp.hpp
              • tcp_listener.hpp
              • gssapi_mechanism_base.hpp
              • version.rc.in
              • scatter.hpp
              • address.hpp
              • mechanism.hpp
              • likely.hpp
              • pipe.hpp
              • libzmq.pc.cmake.in
              • dealer.cpp
              • blob.hpp
              • own.hpp
              • vmci_connecter.cpp
              • devpoll.cpp
              • clock.cpp
              • v2_protocol.hpp
              • poll.cpp
              • v1_decoder.hpp
              • v1_encoder.cpp
              • socket_base.cpp
              • ip.cpp
              • macros.hpp
              • zmq.cpp
              • udp_address.hpp
              • curve_server.hpp
              • gather.hpp
              • err.cpp
              • pull.hpp
              • plain_client.hpp
              • mtrie.cpp
              • precompiled.cpp
              • socket_poller.cpp
              • ipc_connecter.cpp
              • trie.cpp
              • object.hpp
            • include
              • preprocessed.h
              • zmq_utils.h
              • zmq.h
              • defines.h
            • COPYING
            • builds
              • msvc
                • platform.hpp
        • examples
          • security
            • grasslands.py
            • ioloop-ironhouse.py
            • stonehouse.py
            • ironhouse.py
            • asyncio-ironhouse.py
            • generate_certificates.py
            • woodhouse.py
            • strawhouse.py
          • heartbeat
            • ping.py
            • heart.py
            • pong.py
            • heartbeater.py
          • pubsub
            • topics_sub.py
            • subscriber.py
            • publisher.py
            • topics_pub.py
          • eventloop
            • echostream.py
            • asyncweb.py
            • echofuture.py
            • coroutines.py
            • echo.py
          • monitoring
            • simple_monitor.py
          • win32-interrupt
            • prompt.py
            • display.py
          • chat
            • prompt.py
            • display.py
          • serialization
            • serialsocket.py
          • README_PY3K
          • LICENSE
          • gevent
            • simple.py
            • poll.py
            • reqrep.py
          • logger
            • zmqlogger.py
          • poll
            • pair.py
            • pubsub.py
            • reqrep.py
          • mongodb
            • client.py
            • controller.py
          • asyncio
            • coroutines.py
            • helloworld_pubsub_dealerrouter.py
            • tornado_asyncio.py
          • draft
            • radio-dish.py
            • install.sh
            • client-server.py
          • device
            • device.py
        • setup.cfg.android
        • COPYING.BSD
        • CONTRIBUTING.md
        • AUTHORS.md
        • setup.py
        • buildutils
          • include_linux
            • platform.hpp
          • misc.py
          • config.py
          • check_sys_un.c
          • initlibzmq.c
          • dummy.c
          • msg.py
          • templates
            • constants.pxi
            • zmq_constants.h
            • constant_enums.pxi
          • patch.py
          • bundle.py
          • vers.c
          • constants.py
          • include_win32
            • stdint.h
          • include_darwin
            • platform.hpp
          • include_linux-armv
            • platform.hpp
          • detect.py
          • include_freebsd
            • platform.hpp
          • __init__.py
        • PKG-INFO
        • setup.cfg
        • .travis.yml
        • README.md
        • setup.cfg.template
        • tools
          • check_junit_result.py
          • run_with_env.cmd
          • tasks.py
        • perf
          • Makefile
          • perf.py
          • collect.py
          • Dockerfile
          • perf.ipynb
        • docs
          • Makefile
          • source
            • ssh.rst
            • logging.rst
            • devices.rst
            • api
              • zmq.green.rst
              • zmq.eventloop.zmqstream.rst
              • zmq.utils.z85.rst
              • zmq.eventloop.future.rst
              • zmq.auth.thread.rst
              • zmq.auth.rst
              • zmq.asyncio.rst
              • zmq.devices.rst
              • zmq.auth.ioloop.rst
              • zmq.utils.monitor.rst
              • zmq.utils.jsonapi.rst
              • zmq.eventloop.ioloop.rst
              • zmq.ssh.tunnel.rst
              • zmq.rst
              • zmq.utils.win32.rst
              • zmq.log.handlers.rst
              • index.rst
              • zmq.decorators.rst
            • pyversions.rst
            • eventloop.rst
            • draft.rst
            • unicode.rst
            • index.rst
            • conf.py
            • serialization.rst
            • changelog.rst
            • _templates
              • layout.html
            • morethanbindings.rst
            • _static
              • zeromq.ico
              • default.css
          • requirements.txt
          • autogen_api.py
        • MANIFEST.in
        • zmq
          • decorators.py
          • green
            • eventloop
              • zmqstream.py
              • ioloop.py
              • __init__.py
            • poll.py
            • __init__.py
            • core.py
            • device.py
          • utils
            • pyversion_compat.h
            • config.json
            • zmq_compat.h
            • mutex.h
            • buffers.pxd
            • ipcmaxlen.h
            • monitor.py
            • z85.py
            • win32.py
            • interop.py
            • compiler.json
            • zmq_constants.h
            • getpid_compat.h
            • garbage.py
            • __init__.py
            • sixcerpt.py
            • jsonapi.py
            • constant_names.py
            • strtypes.py
          • _future.py
          • eventloop
            • zmqstream.py
            • future.py
            • ioloop.py
            • __init__.py
            • _deprecated.py
            • minitornado
              • log.py
              • util.py
              • ioloop.py
              • concurrent.py
              • platform
                • posix.py
                • windows.py
                • common.py
                • __init__.py
                • auto.py
                • interface.py
              • __init__.py
              • stack_context.py
          • backend
            • cython
              • error.c
              • context.pxd
              • utils.c
              • socket.pyx
              • socket.pxd
              • context.pyx
              • message.pyx
              • constants.pxi
              • utils.pyx
              • constants.pyx
              • _poll.pyx
              • rebuffer.pyx
              • __init__.py
              • constant_enums.pxi
              • _version.c
              • _device.pyx
              • message.pxd
              • error.pyx
              • checkrc.pxd
              • _version.pyx
              • libzmq.pxd
            • select.py
            • __init__.py
            • cffi
              • _verify.c
              • zmq_preprocessed.c
              • commandLine
              • preprocessed.h
              • devices.py
              • socket.py
              • _cffi.py
              • zmq_utils.h
              • zmq.h
              • _cdefs.h
              • constants.py
              • message.py
              • _cffi_ext.c
              • __init__.py
              • utils.py
              • error.py
              • context.py
              • defines.h
              • _poll.py
          • log
            • __init__.py
            • handlers.py
          • sugar
            • frame.py
            • socket.py
            • version.py
            • poll.py
            • constants.py
            • __init__.py
            • tracker.py
            • attrsettr.py
            • context.py
            • stopwatch.py
          • devices
            • monitoredqueuedevice.py
            • monitoredqueue.py
            • proxydevice.py
            • monitoredqueue.pxd
            • monitoredqueue.pyx
            • __init__.py
            • basedevice.py
          • __init__.py
          • tests
            • test_reqrep.py
            • test_poll.py
            • test_zmqstream.py
            • test_pair.py
            • test_ssh.py
            • test_monitor.py
            • test_log.py
            • test_z85.py
            • test_error.py
            • test_pubsub.py
            • test_monqueue.py
            • test_decorators.py
            • test_includes.py
            • test_message.py
            • test_future.py
            • test_context.py
            • test_version.py
            • test_etc.py
            • test_imports.py
            • test_constants.py
            • test_auth.py
            • __init__.py
            • test_security.py
            • test_draft.py
            • test_retry_eintr.py
            • test_win32_shim.py
            • test_ioloop.py
            • test_device.py
            • test_socket.py
            • asyncio
              • _test_asyncio.py
              • __init__.py
              • test_asyncio.py
            • test_cffi_backend.py
            • test_multipart.py
          • auth
            • ioloop.py
            • __init__.py
            • certs.py
            • thread.py
            • asyncio
              • __init__.py
            • base.py
          • error.py
          • asyncio
            • __init__.py
          • ssh
            • forward.py
            • __init__.py
            • tunnel.py
      • Pillow-6.0.0
        • CHANGES.rst
        • src
          • py3.h
          • outline.c
          • encode.c
          • _webp.c
          • display.c
          • _imagingcms.c
          • path.c
          • PIL
            • features.py
            • TiffTags.py
            • FontFile.py
            • ImageOps.py
            • PcxImagePlugin.py
            • ImageSequence.py
            • FitsStubImagePlugin.py
            • BufrStubImagePlugin.py
            • _util.py
            • XVThumbImagePlugin.py
            • Jpeg2KImagePlugin.py
            • ImageDraw2.py
            • _tkinter_finder.py
            • McIdasImagePlugin.py
            • MspImagePlugin.py
            • GribStubImagePlugin.py
            • MpegImagePlugin.py
            • ImageMath.py
            • ImagePath.py
            • ImtImagePlugin.py
            • PSDraw.py
            • PaletteFile.py
            • ImageShow.py
            • DdsImagePlugin.py
            • TarIO.py
            • TgaImagePlugin.py
            • PsdImagePlugin.py
            • GimpGradientFile.py
            • XpmImagePlugin.py
            • ImageCms.py
            • BdfFontFile.py
            • PngImagePlugin.py
            • ImageColor.py
            • ImageMode.py
            • FpxImagePlugin.py
            • GbrImagePlugin.py
            • SgiImagePlugin.py
            • FliImagePlugin.py
            • FtexImagePlugin.py
            • ImageTk.py
            • ImageStat.py
            • ImageEnhance.py
            • ImageMorph.py
            • ImageChops.py
            • PpmImagePlugin.py
            • BlpImagePlugin.py
            • _binary.py
            • PdfParser.py
            • EpsImagePlugin.py
            • ImageWin.py
            • WebPImagePlugin.py
            • GdImageFile.py
            • Image.py
            • ImageDraw.py
            • PalmImagePlugin.py
            • SpiderImagePlugin.py
            • IptcImagePlugin.py
            • PcfFontFile.py
            • ImageFilter.py
            • CurImagePlugin.py
            • ContainerIO.py
            • __init__.py
            • GimpPaletteFile.py
            • WalImageFile.py
            • ImageTransform.py
            • Hdf5StubImagePlugin.py
            • WmfImagePlugin.py
            • IcnsImagePlugin.py
            • _version.py
            • ImImagePlugin.py
            • TiffImagePlugin.py
            • ImageFont.py
            • PdfImagePlugin.py
            • JpegImagePlugin.py
            • PcdImagePlugin.py
            • PyAccess.py
            • GifImagePlugin.py
            • JpegPresets.py
            • ExifTags.py
            • ImageGrab.py
            • MpoImagePlugin.py
            • ImageFile.py
            • SunImagePlugin.py
            • XbmImagePlugin.py
            • MicImagePlugin.py
            • PixarImagePlugin.py
            • ImagePalette.py
            • IcoImagePlugin.py
            • ImageQt.py
            • BmpImagePlugin.py
            • DcxImagePlugin.py
          • libImaging
            • PcxDecode.c
            • ZipEncode.c
            • Dib.c
            • AlphaComposite.c
            • Jpeg2KEncode.c
            • codec_fd.c
            • SgiRleDecode.c
            • UnsharpMask.c
            • Bands.c
            • QuantOctree.h
            • ImDib.h
            • Jpeg2K.h
            • BcnDecode.c
            • XbmEncode.c
            • Imaging.h
            • TiffDecode.c
            • Crop.c
            • RawEncode.c
            • EpsEncode.c
            • QuantTypes.h
            • Pack.c
            • TiffDecode.h
            • PcxEncode.c
            • Negative.c
            • Chops.c
            • Except.c
            • ImagingUtils.h
            • Convert.c
            • ModeFilter.c
            • Geometry.c
            • JpegDecode.c
            • Draw.c
            • UnpackYCC.c
            • HexDecode.c
            • Resample.c
            • Palette.c
            • SunRleDecode.c
            • QuantHash.c
            • QuantHash.h
            • Zip.h
            • QuantHeap.c
            • ColorLUT.c
            • ZipDecode.c
            • RawDecode.c
            • XbmDecode.c
            • Raw.h
            • QuantPngQuant.h
            • Storage.c
            • Jpeg2KDecode.c
            • Access.c
            • Point.c
            • GifDecode.c
            • ImPlatform.h
            • Offset.c
            • Jpeg.h
            • GifEncode.c
            • TgaRleEncode.c
            • Fill.c
            • ConvertYCbCr.c
            • RankFilter.c
            • JpegEncode.c
            • Copy.c
            • QuantPngQuant.c
            • Matrix.c
            • Filter.c
            • Effects.c
            • Bit.h
            • Histo.c
            • QuantHeap.h
            • PcdDecode.c
            • Blend.c
            • Sgi.h
            • TgaRleDecode.c
            • PackDecode.c
            • raqm.h
            • File.c
            • GetBBox.c
            • QuantOctree.c
            • Paste.c
            • Gif.h
            • BitDecode.c
            • Quant.c
            • BoxBlur.c
            • Unpack.c
            • FliDecode.c
          • _imaging.c
          • _imagingtk.c
          • decode.c
          • _imagingft.c
          • Tk
            • _tkmini.h
            • tkImaging.c
          • Pillow.egg-info
            • top_level.txt
            • dependency_links.txt
            • PKG-INFO
            • SOURCES.txt
            • not-zip-safe
          • map.c
          • _imagingmorph.c
          • _imagingmath.c
        • compile-pillow.sh
        • Makefile
        • winbuild
          • build.py
          • unzip.py
          • build_dep.py
          • config.py
          • untar.py
          • fetch.py
          • fixproj.py
          • appveyor_install_msys2_deps.sh
          • README.md
          • nmake.opt
          • build.rst
          • get_pythons.py
          • test.py
          • appveyor_build_msys2.sh
        • dist
        • LICENSE
        • Tests
          • icc
            • sRGB_IEC61966-2-1_black_scaled.icc
            • sRGB_v4_ICC_preference.icc
            • LICENSE.txt
          • test_file_spider.py
          • test_imagemath.py
          • test_lib_pack.py
          • test_file_mpo.py
          • test_file_container.py
          • check_imaging_leaks.py
          • test_image_split.py
          • test_file_png.py
          • test_imagepalette.py
          • test_qt_image_toqpixmap.py
          • test_imageshow.py
          • test_file_webp_metadata.py
          • test_core_resources.py
          • test_qt_image_fromqpixmap.py
          • test_file_pdf.py
          • test_file_bufrstub.py
          • test_image_transpose.py
          • test_image_putalpha.py
          • check_icns_dos.py
          • test_qt_image_toqimage.py
          • test_file_xvthumb.py
          • test_file_tga.py
          • test_file_msp.py
          • check_fli_overflow.py
          • test_imagepath.py
          • test_font_leaks.py
          • test_pickle.py
          • test_lib_image.py
          • check_png_dos.py
          • test_file_palm.py
          • test_image_getdata.py
          • test_file_icns.py
          • check_libtiff_segfault.py
          • test_imageenhance.py
          • check_j2k_overflow.py
          • test_image_histogram.py
          • test_imageops_usm.py
          • images
            • fli_overflow.fli
            • tiff_strip_ycbcr_jpeg_2x2_sampling.tif
            • 12in16bit.tif
            • hopper_orientation_3.webp
            • lab-green.tif
            • erosion4.lut
            • l2rgb_read.bmp
            • hopper_bad_checksum.msp
            • issue_2811.gif
            • non_zero_bb.eps
            • negative_size.ppm
            • edge.lut
            • 16_bit_binary.pgm
            • tiff_strip_cmyk_jpeg.tif
            • hopper_emboss.bmp
            • gimp_gradient_with_name.ggr
            • courB08.pil
            • dispose_bgnd.gif
            • hopper.ras
            • flower.webp
            • 16bit.MM.cropped.tif
            • tiff_gray_2_4_bpp
              • hopper2.tif
              • hopper4I.tif
              • hopper2I.tif
              • hopper2IR.tif
              • hopper2R.tif
              • hopper4.tif
              • hopper4IR.tif
              • hopper4R.tif
            • hopper.xpm
            • hopper.mic
            • multipage-lastframe.tif
            • transparent.webp
            • test-card-lossy-tiled.jp2
            • hopper.tar
            • lab.tif
            • tiff_tiled_ycbcr_jpeg_2x2_sampling.tif
            • drawing_roundDown.emf
            • python.ico
            • multipage.tiff
            • hopper.webp
            • hopper.pnm
            • test.colors.gif
            • tiff_tiled_cmyk_jpeg.tif
            • hopper.ico
            • bad_palette_entry.gpl
            • hopper_underscore.xbm
            • bc7-argb-8bpp_MipMaps-1.dds
            • dxt5-argb-8bbp-interpolatedalpha_MipMaps-1.dds
            • sunraster.im1
            • hopper.gif
            • courB08.pbm
            • sugarshack.mpo
            • tiff_16bit_RGBa.tiff
            • gbr.gbr
            • hopper.bw
            • gfs.t06z.rassda.tm00.bufr_d
            • rgb32bf-rgba.bmp
            • compression.tif
            • 16bit.deflate.tif
            • gif_header_data.pkl
            • hopper_jpg.tif
            • rdf.tif
            • total-pages-zero.tif
            • hopper.dcx
            • 16bit.cropped.j2k
            • no_cursors.cur
            • hopper.ppm
            • 12bit.cropped.tif
            • hopper.rgb
            • anim_frame2.webp
            • hopper_orientation_2.webp
            • hopper_roundDown_None.tif
            • hopper.msp
            • transparent.sgi
            • sugarshack_frame_size.mpo
            • hopper_webp_write.ppm
            • pil168.tif
            • hopper.fits
            • hopper.xbm
            • hopper.pxr
            • rgb32rle.tga
            • dispose_prev.gif
            • hopper.bmp
            • imagedraw
            • hopper.sgi
            • hopper_lzw.tif
            • test-card-lossless.jp2
            • courB08.bdf
            • tiff_tiled_ycbcr_jpeg_1x1_sampling.tif
            • hopper.gd
            • hopper.iccprofile_binary.tif
            • hopper_roundDown_3.tif
            • copyleft.tiff
            • hopper_bad.p7
            • dummy.container
            • hopper.fli
            • hopper_gray_4bpp.tif
            • hopper_merged.psd
            • tga_id_field.tga
            • 16bit.cropped.jp2
            • hopper.wal
            • hopper.psd
            • unimplemented_pixel_format.dds
            • unbound_variable.jp2
            • 16bit.s.tif
            • sugarshack_ifd_offset.mpo
            • tiff_wrong_bits_per_sample.tiff
            • bad_palette_file.gpl
            • hopper.Lab.tif
            • dilation4.lut
            • transparent.gif
            • chi.gif
            • 16bit.cropped.tif
            • zero_bb_emptyline.eps
            • pil_sample_cmyk.eps
            • hopper_orientation_6.webp
            • hopper_roundUp_3.tif
            • WAlaska.wind.7days.grb
            • hopper_g4_500.tif
            • a.fli
            • hopper_webp_bits.ppm
            • lab-red.tif
            • reqd_showpage.eps
            • erosion8.lut
            • corner.lut
            • hopper.im
            • libtiff_segfault.tif
            • dispose_none.gif
            • drawing.emf
            • 10ct_32bit_128.tiff
            • pil136.tiff
            • ftex_dxt1.ftc
            • pil184.pcx
            • g4-fillorder-test.tif
            • hopper.iccprofile.tif
            • custom_gimp_palette.gpl
            • uint16_1_4660.tif
            • hopper.p7
            • hopper.spider
            • hopper_roundUp_2.tif
            • hopper_orientation_4.webp
            • rgb_trns_ycbc.jp2
            • multipage-mmap.tiff
            • ftex_uncompressed.ftu
            • deerstalker.cur
            • hopper_roundUp_None.tif
            • hopper_roundDown.bmp
            • unimplemented_dxgi_format.dds
            • 16_bit_noise.tif
            • bmp
              • g
                • pal8v5.bmp
                • pal4rle.bmp
                • rgb32bf.bmp
                • rgb16.bmp
                • rgb24.bmp
                • pal8w126.bmp
                • pal1wb.bmp
                • rgb16-565.bmp
                • pal8rle.bmp
                • pal1.bmp
                • pal4.bmp
                • pal8w124.bmp
                • pal8os2.bmp
                • rgb16-565pal.bmp
                • rgb24pal.bmp
                • pal8.bmp
                • pal8-0.bmp
                • pal1bg.bmp
                • pal8nonsquare.bmp
                • pal8v4.bmp
                • pal8topdown.bmp
                • rgb32.bmp
                • pal8w125.bmp
              • html
                • bmpsuite.html
              • README.txt
              • b
                • baddens1.bmp
                • badwidth.bmp
                • baddens2.bmp
                • rletopdown.bmp
                • badpalettesize.bmp
                • pal8badindex.bmp
                • reallybig.bmp
                • shortfile.bmp
                • badfilesize.bmp
                • badbitcount.bmp
                • badplanes.bmp
                • badbitssize.bmp
                • badrle.bmp
                • badheadersize.bmp
              • q
                • pal8oversizepal.bmp
                • pal2.bmp
                • rgba16-4444.bmp
                • rgb24lprof.bmp
                • pal8os2v2.bmp
                • rgba32.bmp
                • rgb16-231.bmp
                • rgba32abf.bmp
                • pal8rletrns.bmp
                • rgb24png.bmp
                • pal8os2sp.bmp
                • pal1p1.bmp
                • rgb32-111110.bmp
                • rgb24prof.bmp
                • rgb24largepal.bmp
                • pal4rletrns.bmp
                • rgb32fakealpha.bmp
                • rgb32bf-xbgr.bmp
                • pal8offs.bmp
                • rgb24jpeg.bmp
                • pal8os2v2-16.bmp
            • flower2.webp
            • hopper.tif
            • tiff_strip_ycbcr_jpeg_1x1_sampling.tif
            • dxt3-argb-8bbp-explicitalpha_MipMaps-1.dds
            • anim_frame1.webp
            • gimp_gradient.ggr
            • g4-multi.tiff
            • hopper_unknown_pixel_mode.tif
            • 16bit.MM.deflate.tif
            • hopper_g4.tif
            • hopper_zero_comment_subblocks.gif
            • blp
              • blp2_dxt1a.blp
              • blp2_dxt1.blp
              • blp1_jpeg.blp
              • blp2_raw.blp
            • hopper_orientation_8.webp
            • hopper_orientation_5.webp
            • pillow.ico
            • drawing.wmf
            • hopper_emboss_more.bmp
            • zero_bb.eps
            • dilation8.lut
            • dxt1-rgb-4bbp-noalpha_MipMaps-1.dds
            • create_eps.gnuplot
            • issue_2278.tif
            • hopper_roundDown_2.tif
            • hopper_orientation_7.webp
            • tga
              • common
                • 1x1_l_bl_raw.tga
                • 1x1_l_tl_raw.tga
                • 1x1_l_bl_rle.tga
                • 200x32_rgb_bl_raw.tga
                • 200x32_rgb_tl_raw.tga
                • 200x32_p_bl_raw.tga
                • 200x32_p_tl_rle.tga
                • 200x32_rgb_tl_rle.tga
                • readme.txt
                • 200x32_l_tl_rle.tga
                • 200x32_la_bl_raw.tga
                • 200x32_p_bl_rle.tga
                • 200x32_rgba_tl_raw.tga
                • 200x32_l_tl_raw.tga
                • 200x32_la_bl_rle.tga
                • 200x32_l_bl_raw.tga
                • 200x32_p_tl_raw.tga
                • 200x32_la_tl_raw.tga
                • 200x32_rgba_bl_rle.tga
                • 200x32_rgb_bl_rle.tga
                • 200x32_la_tl_rle.tga
                • 200x32_rgba_tl_rle.tga
                • 200x32_rgba_bl_raw.tga
                • 1x1_l_tl_rle.tga
                • 200x32_l_bl_rle.tga
            • invalid.spider
            • rgb_trns_ycbc.j2k
            • test.gpl
            • frozenpond.mpo
            • hopper16.rgb
            • la.tga
            • hdf5.h5
          • make_hash.py
          • test_image_getprojection.py
          • test_image_putpalette.py
          • test_file_im.py
          • test_imagemorph.py
          • test_file_fpx.py
          • test_file_fli.py
          • test_bmp_reference.py
          • test_psdraw.py
          • test_imagegrab.py
          • test_file_tiff_metadata.py
          • test_image_getcolors.py
          • test_file_bmp.py
          • test_file_eps.py
          • test_image_point.py
          • test_imagestat.py
          • test_pdfparser.py
          • check_large_memory.py
          • test_uploader.py
          • test_image_tobitmap.py
          • test_imagedraw.py
          • test_file_pixar.py
          • test_image_fromqimage.py
          • test_file_xpm.py
          • test_image_resample.py
          • test_image.py
          • test_file_webp_lossless.py
          • test_imagechops.py
          • test_image_convert.py
          • test_image_tobytes.py
          • test_file_webp_alpha.py
          • test_map.py
          • test_imagefont.py
          • test_file_ppm.py
          • test_file_sun.py
          • test_shell_injection.py
          • check_jpeg_leaks.py
          • createfontdatachunk.py
          • test_file_webp_animated.py
          • test_util.py
          • import_all.py
          • 32bit_segfault_check.py
          • test_file_sgi.py
          • test_file_gif.py
          • test_imagefont_bitmap.py
          • test_file_fitsstub.py
          • test_file_pcd.py
          • test_imagewin.py
          • test_file_jpeg2k.py
          • README.rst
          • test_image_thumbnail.py
          • test_file_tiff.py
          • test_file_hdf5stub.py
          • test_image_getpalette.py
          • test_imagesequence.py
          • test_image_getbands.py
          • test_image_load.py
          • test_file_psd.py
          • test_numpy.py
          • test_imagecms.py
          • test_imagewin_pointers.py
          • test_file_dcx.py
          • test_imagecolor.py
          • test_features.py
          • test_image_rotate.py
          • test_imageops.py
          • test_file_ico.py
          • test_file_wmf.py
          • check_j2k_dos.py
          • test_000_sanity.py
          • test_box_blur.py
          • test_file_gbr.py
          • test_imagetk.py
          • threaded_save.py
          • fonts
            • 10x20.pbm
            • 10x20-ISO8859-1.pcf
            • 10x20.pil
            • LICENSE.txt
          • test_image_filter.py
          • test_image_draft.py
          • test_image_crop.py
          • test_pyroma.py
          • test_file_pcx.py
          • __init__.py
          • test_file_libtiff.py
          • test_image_resize.py
          • test_file_xbm.py
          • test_image_paste.py
          • check_large_memory_numpy.py
          • test_image_getbbox.py
          • test_file_libtiff_small.py
          • test_file_gimppalette.py
          • test_imagefontctl.py
          • test_file_blp.py
          • test_image_transform.py
          • test_file_wal.py
          • versions.py
          • test_imagefile.py
          • test_image_array.py
          • check_j2k_leaks.py
          • test_image_frombytes.py
          • test_webp_leaks.py
          • test_file_ftex.py
          • test_font_pcf.py
          • test_file_iptc.py
          • test_locale.py
          • test_imagedraw2.py
          • test_imageqt.py
          • test_file_cur.py
          • test_format_hsv.py
          • test_image_getextrema.py
          • helper.py
          • test_image_access.py
          • bench_cffi_access.py
          • test_decompression_bomb.py
          • test_file_gribstub.py
          • test_image_getim.py
          • test_file_webp.py
          • test_file_gd.py
          • test_image_copy.py
          • test_file_dds.py
          • test_color_lut.py
          • test_file_tar.py
          • test_tiff_ifdrational.py
          • test_image_quantize.py
          • test_mode_i16.py
          • test_image_putdata.py
          • test_binary.py
          • test_file_mic.py
          • test_format_lab.py
          • test_file_mcidas.py
          • test_file_gimpgradient.py
          • test_image_mode.py
          • test_file_jpeg.py
          • bench_get.py
          • test_font_bdf.py
        • README.rst
        • setup.py
        • PKG-INFO
        • setup.cfg
        • depends
          • install_webp.sh
          • diffcover-install.sh
          • alpine_Dockerfile
          • ubuntu_14.04.sh
          • ubuntu_12.04.sh
          • install_extra_test_images.sh
          • freebsd_10.sh
          • termux.sh
          • install_openjpeg.sh
          • README.rst
          • install_raqm.sh
          • download-and-extract.sh
          • diffcover-run.sh
          • install_raqm_cmake.sh
          • debian_8.2.sh
          • install_imagequant.sh
          • fedora_23.sh
        • requirements.txt
        • selftest.py
        • docs
          • Guardfile
          • Makefile
          • resources
            • js
              • script.js
          • make.bat
          • about.rst
          • porting.rst
          • COPYING
          • handbook
            • tutorial.rst
            • overview.rst
            • image-file-formats.rst
            • appendices.rst
            • index.rst
            • concepts.rst
            • writing-your-own-file-decoder.rst
          • deprecations.rst
          • releasenotes
            • 6.0.0.rst
            • 3.1.2.rst
            • 3.2.0.rst
            • 4.1.1.rst
            • 5.1.0.rst
            • 3.1.1.rst
            • 5.4.0.rst
            • 2.8.0.rst
            • 5.0.0.rst
            • 4.2.0.rst
            • 4.2.1.rst
            • 3.1.0.rst
            • 3.3.2.rst
            • 5.3.0.rst
            • 5.2.0.rst
            • 3.0.0.rst
            • 5.4.1.rst
            • 3.3.0.rst
            • 4.1.0.rst
            • 4.3.0.rst
            • index.rst
            • 2.7.0.rst
            • 4.0.0.rst
            • 3.4.0.rst
          • example
            • DdsImagePlugin.py
          • reference
            • limits.rst
            • ImagePath.rst
            • ImageMorph.rst
            • ImagePalette.rst
            • ImageStat.rst
            • ImageFont.rst
            • ExifTags.rst
            • ImageTk.rst
            • PSDraw.rst
            • ImageOps.rst
            • ImageColor.rst
            • PixelAccess.rst
            • ImageWin.rst
            • PyAccess.rst
            • ImageSequence.rst
            • ImageCms.rst
            • ImageChops.rst
            • ImageFile.rst
            • plugins.rst
            • Image.rst
            • block_allocator.rst
            • ImageFilter.rst
            • TiffTags.rst
            • ImageEnhance.rst
            • internal_design.rst
            • ImageMath.rst
            • index.rst
            • ImageGrab.rst
            • ImageQt.rst
            • open_files.rst
            • ImageDraw.rst
          • PIL.rst
          • index.rst
          • conf.py
          • _templates
            • sidebarhelp.html
          • installation.rst
        • mp_compile.py
        • MANIFEST.in
        • RELEASING.md
      • cffi-1.11.5
        • AUTHORS
        • demo
          • btrfs-snap.py
          • readdir2_setup.py
          • bsdopendirtype_setup.py
          • winclipboard_build.py
          • cffi-cocoa.py
          • embedding_test.c
          • extern_python_varargs.py
          • readdir2_build.py
          • _curses_setup.py
          • xclient_build.py
          • readdir2.py
          • embedding.py
          • readdir_build.py
          • gmp_build.py
          • manual.c
          • fastcsv.py
          • recopendirtype.py
          • py.cleanup
          • _curses.py
          • api.py
          • setup_manual.py
          • bsdopendirtype_build.py
          • readdir.py
          • xclient.py
          • bsdopendirtype.py
          • readdir_ctypes.py
          • readdir_setup.py
          • pyobj.py
          • pwuid_build.py
          • pwuid.py
          • extern_python.py
          • _curses_build.py
          • gmp.py
          • recopendirtype_build.py
          • manual2.py
          • winclipboard.py
        • LICENSE
        • c
          • wchar_helper_3.h
          • misc_win32.h
          • parse_c_type.c
          • lib_obj.c
          • minibuffer.h
          • misc_thread_common.h
          • malloc_closure.h
          • file_emulator.h
          • cffi1_module.c
          • wchar_helper.h
          • misc_thread_posix.h
          • call_python.c
          • cglob.c
          • ffi_obj.c
          • cdlopen.c
          • libffi_msvc
            • ffi.h
            • ffitarget.h
            • win32.c
            • fficonfig.h
            • ffi_common.h
            • prep_cif.c
            • win64.obj
            • ffi.c
            • types.c
            • win64.asm
          • test_c.py
          • commontypes.c
          • realize_c_type.c
        • cffi.egg-info
          • top_level.txt
          • dependency_links.txt
          • PKG-INFO
          • entry_points.txt
          • SOURCES.txt
          • not-zip-safe
          • requires.txt
        • setup.py
        • PKG-INFO
        • setup.cfg
        • README.md
        • cffi
          • cffi_opcode.py
          • verifier.py
          • backend_ctypes.py
          • cparser.py
          • _cffi_include.h
          • _cffi_errors.h
          • recompiler.py
          • vengine_cpy.py
          • model.py
          • api.py
          • parse_c_type.h
          • vengine_gen.py
          • __init__.py
          • commontypes.py
          • error.py
          • _embedding.h
          • ffiplatform.py
          • setuptools_ext.py
          • lock.py
        • setup_base.py
        • MANIFEST.in
        • doc
          • Makefile
          • source
            • cdef.rst
            • goals.rst
            • whatsnew.rst
            • embedding.rst
            • using.rst
            • overview.rst
            • ref.rst
            • index.rst
            • conf.py
            • installation.rst
          • make.bat
          • misc
            • design.rst
            • parse_c_type.rst
            • grant-cffi-1.0.rst
        • testing
          • udir.py
          • cffi0
            • test_zdistutils.py
            • snippets
              • distutils_package_2
                • setup.py
                • snip_basic_verify2
                  • __init__.py
              • setuptools_package_2
                • snip_setuptools_verify2
                  • __init__.py
                • setup.py
              • infrastructure
                • snip_infrastructure
                  • __init__.py
                • setup.py
              • distutils_module
                • setup.py
                • snip_basic_verify.py
              • setuptools_package_1
                • setup.py
                • snip_setuptools_verify1
                  • __init__.py
              • distutils_package_1
                • snip_basic_verify1
                  • __init__.py
                • setup.py
              • setuptools_module
                • snip_setuptools_verify.py
                • setup.py
            • test_vgen2.py
            • test_ctypes.py
            • test_verify2.py
            • test_version.py
            • test_ownlib.py
            • test_zintegration.py
            • callback_in_thread.py
            • test_model.py
            • test_unicode_literals.py
            • __init__.py
            • test_vgen.py
            • test_platform.py
            • test_cdata.py
            • test_ffi_backend.py
            • backend_tests.py
            • test_verify.py
            • test_function.py
            • test_parsing.py
          • support.py
          • cffi1
            • test_zdist.py
            • test_new_ffi_1.py
            • test_verify1.py
            • test_commontypes.py
            • test_realize_c_type.py
            • test_dlopen.py
            • test_parse_c_type.py
            • test_recompiler.py
            • test_ffi_obj.py
            • test_unicode_literals.py
            • __init__.py
            • test_cffi_binary.py
            • test_re_python.py
            • test_dlopen_unicode_literals.py
          • __init__.py
          • embedding
            • add2.py
            • test_basic.py
            • initerror.py
            • test_recursive.py
            • thread-test.h
            • test_thread.py
            • perf.py
            • test_performance.py
            • add2-test.c
            • tlocal.py
            • thread1-test.c
            • perf-test.c
            • add3.py
            • empty.py
            • add_recursive-test.c
            • add1.py
            • __init__.py
            • add1-test.c
            • tlocal-test.c
            • add_recursive.py
            • test_tlocal.py
            • thread3-test.c
            • thread2-test.c
      • matplotlib-3.0.2
        • src
          • _backend_agg_wrapper.cpp
          • _contour_wrapper.cpp
          • mplutils.h
          • py_adaptors.h
          • _tkmini.h
          • py_exceptions.h
          • _windowing.cpp
          • _image.cpp
          • ft2font.cpp
          • _backend_agg_basic_types.h
          • ft2font_wrapper.cpp
          • _png.cpp
          • _contour.cpp
          • _image.h
          • _backend_agg.cpp
          • _image_resample.h
          • mplutils.cpp
          • py_converters.h
          • array.h
          • _backend_agg.h
          • _macosx.m
          • _image_wrapper.cpp
          • py_converters.cpp
          • ft2font.h
          • file_compat.h
          • qhull_wrap.c
          • _contour.h
          • _path.h
          • _ttconv.cpp
          • _path_wrapper.cpp
          • numpy_cpp.h
          • _tkagg.cpp
          • path_converters.h
          • agg_workaround.h
        • matplotlibrc.template
        • examples
          • pyplots
            • whats_new_98_4_fancy.py
            • fig_axes_customize_simple.py
            • whats_new_98_4_legend.py
            • annotation_polar.py
            • annotation_basic.py
            • whats_new_99_mplot3d.py
            • dollar_ticks.py
            • whats_new_99_axes_grid.py
            • auto_subplots_adjust.py
            • text_layout.py
            • pyplot_formatstr.py
            • pyplot_mathtext.py
            • pyplot_three.py
            • README.txt
            • boxplot_demo_pyplot.py
            • pyplot_scales.py
            • whats_new_1_subplot3d.py
            • fig_x.py
            • text_commands.py
            • annotate_transform.py
            • pyplot_simple.py
            • pyplot_two_subplots.py
            • matplotlibrc
            • whats_new_99_spines.py
            • pyplot_text.py
            • whats_new_98_4_fill_between.py
            • fig_axes_labels_simple.py
            • align_ylabels.py
          • statistics
            • histogram_multihist.py
            • boxplot_vs_violin.py
            • histogram_cumulative.py
            • boxplot_color.py
            • bxp.py
            • barchart_demo.py
            • boxplot_demo.py
            • hist.py
            • boxplot.py
            • errorbars_and_boxes.py
            • README.txt
            • errorbar_limits.py
            • violinplot.py
            • errorbar_features.py
            • customized_violin.py
            • histogram_histtypes.py
            • errorbar.py
            • multiple_histograms_side_by_side.py
            • hexbin_demo.py
            • histogram_features.py
          • subplots_axes_and_figures
            • gridspec_and_subplots.py
            • geo_demo.py
            • gridspec_nested.py
            • broken_axis.py
            • figure_title.py
            • align_labels_demo.py
            • axis_equal_demo.py
            • axes_demo.py
            • axes_margins.py
            • subplots_demo.py
            • subplot_demo.py
            • demo_constrained_layout.py
            • subplot.py
            • ganged_plots.py
            • README.txt
            • invert_axes.py
            • axes_props.py
            • gridspec_multicolumn.py
            • colorbar_placement.py
            • two_scales.py
            • subplots_adjust.py
            • shared_axis_demo.py
            • subplot_toolbar.py
            • demo_tight_layout.py
            • custom_figure_class.py
            • zoom_inset_axes.py
            • axes_zoom_effect.py
            • axhspan_demo.py
            • fahrenheit_celsius_scales.py
            • multiple_figs_demo.py
          • frontpage
            • README.txt
            • contour.py
            • histogram.py
            • 3D.py
            • membrane.py
          • shapes_and_collections
            • ellipse_collection.py
            • artist_reference.py
            • marker_path.py
            • quad_bezier.py
            • compound_path.py
            • arrow_guide.py
            • donut.py
            • collections.py
            • path_patch.py
            • README.txt
            • line_collection.py
            • scatter.py
            • hatch_demo.py
            • fancybox_demo.py
            • ellipse_demo.py
            • dolphin.py
            • patch_collection.py
          • ticks_and_spines
            • spines_bounds.py
            • ticklabels_rotation.py
            • tick-locators.py
            • custom_ticker1.py
            • tick_label_right.py
            • date_demo_rrule.py
            • major_minor_demo.py
            • date_demo_convert.py
            • spines_dropped.py
            • auto_ticks.py
            • centered_ticklabels.py
            • spine_placement_demo.py
            • README.txt
            • tick_labels_from_values.py
            • tick_xlabel_top.py
            • spines.py
            • tick-formatters.py
            • colorbar_tick_labelling_demo.py
            • scalarformatter.py
            • date_index_formatter2.py
            • multiple_yaxis_with_spines.py
          • README
          • recipes
            • create_subplots.py
            • transparent_legends.py
            • fill_between_alpha.py
            • common_date_problems.py
            • README.txt
            • share_axis_lims_views.py
            • placing_text_boxes.py
          • units
            • bar_unit_demo.py
            • README.txt
            • basic_units.py
            • artist_tests.py
            • units_sample.py
            • annotate_with_units.py
            • evans_test.py
            • units_scatter.py
            • radian_demo.py
            • bar_demo2.py
            • ellipse_with_units.py
          • README.txt
          • misc
            • table_demo.py
            • multiprocess_sgskip.py
            • multipage_pdf.py
            • hyperlinks_sgskip.py
            • contour_manual.py
            • rasterization_demo.py
            • svg_filter_pie.py
            • fill_spiral.py
            • custom_projection.py
            • demo_agg_filter.py
            • zorder_demo.py
            • patheffect_demo.py
            • plotfile_demo.py
            • agg_buffer.py
            • coords_report.py
            • README.txt
            • logos2.py
            • tight_bbox_test.py
            • demo_ribbon_box.py
            • load_converter.py
            • font_indexing.py
            • findobj_demo.py
            • ftface_props.py
            • customize_rc.py
            • print_stdout_sgskip.py
            • svg_filter_line.py
            • image_thumbnail_sgskip.py
            • histogram_path.py
            • agg_buffer_to_array.py
            • anchored_artists.py
            • cursor_demo_sgskip.py
            • pythonic_matplotlib.py
            • bbox_intersect.py
            • set_and_get.py
            • keyword_plotting.py
            • transoffset.py
          • images_contours_and_fields
            • image_zcoord.py
            • demo_bboximage.py
            • quiver_simple_demo.py
            • contour_image.py
            • tricontour_smooth_delaunay.py
            • triplot_demo.py
            • plot_streamplot.py
            • contourf_log.py
            • matshow.py
            • image_nonuniform.py
            • contour_corner_mask.py
            • quadmesh_demo.py
            • contourf_hatching.py
            • image_demo.py
            • tripcolor_demo.py
            • watermark_image.py
            • image_masked.py
            • README.txt
            • quiver_demo.py
            • layer_images.py
            • barb_demo.py
            • affine_image.py
            • triinterp_demo.py
            • tricontour_smooth_user.py
            • contour_label_demo.py
            • barcode_demo.py
            • figimage_demo.py
            • interpolation_methods.py
            • pcolormesh_levels.py
            • image_annotated_heatmap.py
            • irregulardatagrid.py
            • tricontour_demo.py
            • spy_demos.py
            • multi_image.py
            • image_transparency_blend.py
            • trigradient_demo.py
            • specgram_demo.py
            • contour_demo.py
            • contourf_demo.py
            • shading_example.py
            • image_clip_path.py
            • pcolor_demo.py
          • lines_bars_and_markers
            • categorical_variables.py
            • linestyles.py
            • nan_test.py
            • errorbar_limits_simple.py
            • psd_demo.py
            • interp_demo.py
            • markevery_prop_cycle.py
            • scatter_hist.py
            • fill.py
            • simple_plot.py
            • filled_step.py
            • step_demo.py
            • line_demo_dash_control.py
            • arctest.py
            • eventplot_demo.py
            • broken_barh.py
            • spectrum_demo.py
            • eventcollection_demo.py
            • csd_demo.py
            • stackplot_demo.py
            • README.txt
            • masked_demo.py
            • scatter_demo2.py
            • scatter_with_legend.py
            • stem_plot.py
            • bar_stacked.py
            • span_regions.py
            • cohere.py
            • errorbar_subsample.py
            • multicolored_line.py
            • scatter_piecharts.py
            • gradient_bar.py
            • line_styles_reference.py
            • barh.py
            • scatter_custom_symbol.py
            • markevery_demo.py
            • scatter_masked.py
            • vline_hline_demo.py
            • marker_fillstyle_reference.py
            • xcorr_acorr_demo.py
            • joinstyle.py
            • barchart.py
            • fill_betweenx_demo.py
            • marker_reference.py
            • fill_between_demo.py
            • scatter_symbol.py
            • scatter_star_poly.py
            • timeline.py
          • style_sheets
            • bmh.py
            • dark_background.py
            • grayscale.py
            • README.txt
            • style_sheets_reference.py
            • plot_solarizedlight2.py
            • ggplot.py
            • fivethirtyeight.py
          • pie_and_polar_charts
            • polar_bar.py
            • nested_pie.py
            • README.txt
            • pie_and_donut_labels.py
            • polar_legend.py
            • polar_demo.py
            • polar_scatter.py
            • pie_features.py
            • pie_demo2.py
          • user_interfaces
            • embedding_in_qt_sgskip.py
            • README.wx
            • svg_histogram_sgskip.py
            • mpl_with_glade3.glade
            • embedding_in_wx4_sgskip.py
            • svg_tooltip_sgskip.py
            • mpl_with_glade3_sgskip.py
            • embedding_in_gtk3_panzoom_sgskip.py
            • README.txt
            • canvasagg.py
            • pylab_with_gtk_sgskip.py
            • embedding_in_wx2_sgskip.py
            • wxcursor_demo_sgskip.py
            • embedding_in_gtk3_sgskip.py
            • embedding_in_tk_sgskip.py
            • embedding_in_wx5_sgskip.py
            • fourier_demo_wx_sgskip.py
            • embedding_in_wx3_sgskip.py
            • toolmanager_sgskip.py
            • mathtext_wx_sgskip.py
            • embedding_webagg_sgskip.py
            • gtk_spreadsheet_sgskip.py
          • showcase
            • bachelors_degrees_by_gender.py
            • mandelbrot.py
            • README.txt
            • firefox.py
            • integral.py
            • anatomy.py
            • xkcd.py
          • color
            • README.txt
            • color_cycle_default.py
            • named_colors.py
            • colormap_reference.py
            • color_by_yvalue.py
            • color_cycler.py
            • colorbar_basics.py
            • color_demo.py
            • custom_cmap.py
          • axisartist
            • demo_curvelinear_grid.py
            • simple_axisartist1.py
            • demo_floating_axes.py
            • simple_axisline.py
            • demo_ticklabel_direction.py
            • axis_direction_demo_step02.py
            • simple_axis_pad.py
            • demo_axis_direction.py
            • demo_floating_axis.py
            • simple_axisline2.py
            • simple_axisline3.py
            • README.txt
            • demo_parasite_axes.py
            • demo_ticklabel_alignment.py
            • demo_axisline_style.py
            • simple_axis_direction03.py
            • demo_curvelinear_grid2.py
            • axis_direction_demo_step01.py
            • axis_direction_demo_step04.py
            • simple_axis_direction01.py
            • demo_parasite_axes2.py
            • axis_direction_demo_step03.py
          • specialty_plots
            • leftventricle_bulleye.py
            • sankey_rankine.py
            • radar_chart.py
            • sankey_links.py
            • mri_with_eeg.py
            • hinton_demo.py
            • mri_demo.py
            • README.txt
            • system_monitor.py
            • skewt.py
            • sankey_basics.py
            • anscombe.py
            • advanced_hillshading.py
            • topographic_hillshading.py
          • animation
            • animation_demo.py
            • frame_grabbing_sgskip.py
            • strip_chart.py
            • random_walk.py
            • README.txt
            • rain.py