Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 4, 2020 01:22
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/ab1de32a1c91c7eeea7f592af34fa80d to your computer and use it in GitHub Desktop.
Save r-ryantm/ab1de32a1c91c7eeea7f592af34fa80d to your computer and use it in GitHub Desktop.
/nix/store/w7xdqs0d5dn9k2s838rscd8ca36jkc87-python2.7-stripe-2.54.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── stripe
│   │   ├── api_requestor.py
│   │   ├── api_requestor.pyc
│   │   ├── api_resources
│   │   │   ├── abstract
│   │   │   │   ├── api_resource.py
│   │   │   │   ├── api_resource.pyc
│   │   │   │   ├── createable_api_resource.py
│   │   │   │   ├── createable_api_resource.pyc
│   │   │   │   ├── custom_method.py
│   │   │   │   ├── custom_method.pyc
│   │   │   │   ├── deletable_api_resource.py
│   │   │   │   ├── deletable_api_resource.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── listable_api_resource.py
│   │   │   │   ├── listable_api_resource.pyc
│   │   │   │   ├── nested_resource_class_methods.py
│   │   │   │   ├── nested_resource_class_methods.pyc
│   │   │   │   ├── singleton_api_resource.py
│   │   │   │   ├── singleton_api_resource.pyc
│   │   │   │   ├── updateable_api_resource.py
│   │   │   │   ├── updateable_api_resource.pyc
│   │   │   │   ├── verify_mixin.py
│   │   │   │   └── verify_mixin.pyc
│   │   │   ├── account_link.py
│   │   │   ├── account_link.pyc
│   │   │   ├── account.py
│   │   │   ├── account.pyc
│   │   │   ├── alipay_account.py
│   │   │   ├── alipay_account.pyc
│   │   │   ├── apple_pay_domain.py
│   │   │   ├── apple_pay_domain.pyc
│   │   │   ├── application_fee.py
│   │   │   ├── application_fee.pyc
│   │   │   ├── application_fee_refund.py
│   │   │   ├── application_fee_refund.pyc
│   │   │   ├── balance.py
│   │   │   ├── balance.pyc
│   │   │   ├── balance_transaction.py
│   │   │   ├── balance_transaction.pyc
│   │   │   ├── bank_account.py
│   │   │   ├── bank_account.pyc
│   │   │   ├── billing_portal
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── session.py
│   │   │   │   └── session.pyc
│   │   │   ├── bitcoin_receiver.py
│   │   │   ├── bitcoin_receiver.pyc
│   │   │   ├── bitcoin_transaction.py
│   │   │   ├── bitcoin_transaction.pyc
│   │   │   ├── capability.py
│   │   │   ├── capability.pyc
│   │   │   ├── card.py
│   │   │   ├── card.pyc
│   │   │   ├── charge.py
│   │   │   ├── charge.pyc
│   │   │   ├── checkout
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── session.py
│   │   │   │   └── session.pyc
│   │   │   ├── country_spec.py
│   │   │   ├── country_spec.pyc
│   │   │   ├── coupon.py
│   │   │   ├── coupon.pyc
│   │   │   ├── credit_note_line_item.py
│   │   │   ├── credit_note_line_item.pyc
│   │   │   ├── credit_note.py
│   │   │   ├── credit_note.pyc
│   │   │   ├── customer_balance_transaction.py
│   │   │   ├── customer_balance_transaction.pyc
│   │   │   ├── customer.py
│   │   │   ├── customer.pyc
│   │   │   ├── dispute.py
│   │   │   ├── dispute.pyc
│   │   │   ├── ephemeral_key.py
│   │   │   ├── ephemeral_key.pyc
│   │   │   ├── error_object.py
│   │   │   ├── error_object.pyc
│   │   │   ├── event.py
│   │   │   ├── event.pyc
│   │   │   ├── exchange_rate.py
│   │   │   ├── exchange_rate.pyc
│   │   │   ├── file_link.py
│   │   │   ├── file_link.pyc
│   │   │   ├── file.py
│   │   │   ├── file.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── invoice_item.py
│   │   │   ├── invoice_item.pyc
│   │   │   ├── invoice_line_item.py
│   │   │   ├── invoice_line_item.pyc
│   │   │   ├── invoice.py
│   │   │   ├── invoice.pyc
│   │   │   ├── issuer_fraud_record.py
│   │   │   ├── issuer_fraud_record.pyc
│   │   │   ├── issuing
│   │   │   │   ├── authorization.py
│   │   │   │   ├── authorization.pyc
│   │   │   │   ├── card_details.py
│   │   │   │   ├── card_details.pyc
│   │   │   │   ├── cardholder.py
│   │   │   │   ├── cardholder.pyc
│   │   │   │   ├── card.py
│   │   │   │   ├── card.pyc
│   │   │   │   ├── dispute.py
│   │   │   │   ├── dispute.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── transaction.py
│   │   │   │   └── transaction.pyc
│   │   │   ├── line_item.py
│   │   │   ├── line_item.pyc
│   │   │   ├── list_object.py
│   │   │   ├── list_object.pyc
│   │   │   ├── login_link.py
│   │   │   ├── login_link.pyc
│   │   │   ├── mandate.py
│   │   │   ├── mandate.pyc
│   │   │   ├── order.py
│   │   │   ├── order.pyc
│   │   │   ├── order_return.py
│   │   │   ├── order_return.pyc
│   │   │   ├── payment_intent.py
│   │   │   ├── payment_intent.pyc
│   │   │   ├── payment_method.py
│   │   │   ├── payment_method.pyc
│   │   │   ├── payout.py
│   │   │   ├── payout.pyc
│   │   │   ├── person.py
│   │   │   ├── person.pyc
│   │   │   ├── plan.py
│   │   │   ├── plan.pyc
│   │   │   ├── price.py
│   │   │   ├── price.pyc
│   │   │   ├── product.py
│   │   │   ├── product.pyc
│   │   │   ├── promotion_code.py
│   │   │   ├── promotion_code.pyc
│   │   │   ├── radar
│   │   │   │   ├── early_fraud_warning.py
│   │   │   │   ├── early_fraud_warning.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── value_list_item.py
│   │   │   │   ├── value_list_item.pyc
│   │   │   │   ├── value_list.py
│   │   │   │   └── value_list.pyc
│   │   │   ├── recipient.py
│   │   │   ├── recipient.pyc
│   │   │   ├── recipient_transfer.py
│   │   │   ├── recipient_transfer.pyc
│   │   │   ├── refund.py
│   │   │   ├── refund.pyc
│   │   │   ├── reporting
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── report_run.py
│   │   │   │   ├── report_run.pyc
│   │   │   │   ├── report_type.py
│   │   │   │   └── report_type.pyc
│   │   │   ├── reversal.py
│   │   │   ├── reversal.pyc
│   │   │   ├── review.py
│   │   │   ├── review.pyc
│   │   │   ├── setup_attempt.py
│   │   │   ├── setup_attempt.pyc
│   │   │   ├── setup_intent.py
│   │   │   ├── setup_intent.pyc
│   │   │   ├── sigma
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── scheduled_query_run.py
│   │   │   │   └── scheduled_query_run.pyc
│   │   │   ├── sku.py
│   │   │   ├── sku.pyc
│   │   │   ├── source.py
│   │   │   ├── source.pyc
│   │   │   ├── source_transaction.py
│   │   │   ├── source_transaction.pyc
│   │   │   ├── subscription_item.py
│   │   │   ├── subscription_item.pyc
│   │   │   ├── subscription.py
│   │   │   ├── subscription.pyc
│   │   │   ├── subscription_schedule.py
│   │   │   ├── subscription_schedule.pyc
│   │   │   ├── tax_id.py
│   │   │   ├── tax_id.pyc
│   │   │   ├── tax_rate.py
│   │   │   ├── tax_rate.pyc
│   │   │   ├── terminal
│   │   │   │   ├── connection_token.py
│   │   │   │   ├── connection_token.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── location.py
│   │   │   │   ├── location.pyc
│   │   │   │   ├── reader.py
│   │   │   │   └── reader.pyc
│   │   │   ├── three_d_secure.py
│   │   │   ├── three_d_secure.pyc
│   │   │   ├── token.py
│   │   │   ├── token.pyc
│   │   │   ├── topup.py
│   │   │   ├── topup.pyc
│   │   │   ├── transfer.py
│   │   │   ├── transfer.pyc
│   │   │   ├── usage_record.py
│   │   │   ├── usage_record.pyc
│   │   │   ├── usage_record_summary.py
│   │   │   ├── usage_record_summary.pyc
│   │   │   ├── webhook_endpoint.py
│   │   │   └── webhook_endpoint.pyc
│   │   ├── data
│   │   │   └── ca-certificates.crt
│   │   ├── error.py
│   │   ├── error.pyc
│   │   ├── http_client.py
│   │   ├── http_client.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── multipart_data_generator.py
│   │   ├── multipart_data_generator.pyc
│   │   ├── oauth_error.py
│   │   ├── oauth_error.pyc
│   │   ├── oauth.py
│   │   ├── oauth.pyc
│   │   ├── object_classes.py
│   │   ├── object_classes.pyc
│   │   ├── request_metrics.py
│   │   ├── request_metrics.pyc
│   │   ├── six.py
│   │   ├── six.pyc
│   │   ├── stripe_object.py
│   │   ├── stripe_object.pyc
│   │   ├── stripe_response.py
│   │   ├── stripe_response.pyc
│   │   ├── util.py
│   │   ├── util.pyc
│   │   ├── version.py
│   │   ├── version.pyc
│   │   ├── webhook.py
│   │   └── webhook.pyc
│   └── stripe-2.54.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
16 directories, 243 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment