Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 15, 2020 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/ef439c1c789eb43cca9428d74c262131 to your computer and use it in GitHub Desktop.
Save r-ryantm/ef439c1c789eb43cca9428d74c262131 to your computer and use it in GitHub Desktop.
/nix/store/z4l6l16zfl5phf1ymljmrxbsafyniz68-python2.7-azure-mgmt-cosmosdb-0.12.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── cosmosdb
│   │   ├── _configuration.py
│   │   ├── _configuration.pyc
│   │   ├── _cosmos_db_management_client.py
│   │   ├── _cosmos_db_management_client.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── models
│   │   │   ├── _cosmos_db_management_client_enums.py
│   │   │   ├── _cosmos_db_management_client_enums.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _models.py
│   │   │   ├── _models_py3.py
│   │   │   ├── _models.pyc
│   │   │   ├── _paged_models.py
│   │   │   └── _paged_models.pyc
│   │   ├── operations
│   │   │   ├── _cassandra_resources_operations.py
│   │   │   ├── _cassandra_resources_operations.pyc
│   │   │   ├── _collection_operations.py
│   │   │   ├── _collection_operations.pyc
│   │   │   ├── _collection_partition_operations.py
│   │   │   ├── _collection_partition_operations.pyc
│   │   │   ├── _collection_partition_region_operations.py
│   │   │   ├── _collection_partition_region_operations.pyc
│   │   │   ├── _collection_region_operations.py
│   │   │   ├── _collection_region_operations.pyc
│   │   │   ├── _database_account_region_operations.py
│   │   │   ├── _database_account_region_operations.pyc
│   │   │   ├── _database_accounts_operations.py
│   │   │   ├── _database_accounts_operations.pyc
│   │   │   ├── _database_operations.py
│   │   │   ├── _database_operations.pyc
│   │   │   ├── _gremlin_resources_operations.py
│   │   │   ├── _gremlin_resources_operations.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _mongo_db_resources_operations.py
│   │   │   ├── _mongo_db_resources_operations.pyc
│   │   │   ├── _operations.py
│   │   │   ├── _operations.pyc
│   │   │   ├── _partition_key_range_id_operations.py
│   │   │   ├── _partition_key_range_id_operations.pyc
│   │   │   ├── _partition_key_range_id_region_operations.py
│   │   │   ├── _partition_key_range_id_region_operations.pyc
│   │   │   ├── _percentile_operations.py
│   │   │   ├── _percentile_operations.pyc
│   │   │   ├── _percentile_source_target_operations.py
│   │   │   ├── _percentile_source_target_operations.pyc
│   │   │   ├── _percentile_target_operations.py
│   │   │   ├── _percentile_target_operations.pyc
│   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   ├── _private_endpoint_connections_operations.pyc
│   │   │   ├── _private_link_resources_operations.py
│   │   │   ├── _private_link_resources_operations.pyc
│   │   │   ├── _sql_resources_operations.py
│   │   │   ├── _sql_resources_operations.pyc
│   │   │   ├── _table_resources_operations.py
│   │   │   └── _table_resources_operations.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── azure_mgmt_cosmosdb-0.12.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 65 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment