Coder Social home page Coder Social logo

nowpayments-python-api's Introduction

Arian Ventura Rodriguez

Software Engineer

About me:

I am a backend developer with extensive experience using Python and its most popular frameworks, such as Django, FastAPI and Flask. I have worked on projects that require the development of tests with unittest and pytest, as well as the design and implementation of architectures oriented to microservices. Additionally, I have advanced knowledge of infrastructure as code, using Terraform and creating custom plugins for this tool. I have also used GitHub Actions to automate continuous integration and delivery processes, and have deployed applications to Kubernetes, using Helm Charts and Nginx as a load balancer. I consider myself a committed, creative and quality-oriented professional.

Contact:

image image

nowpayments-python-api's People

Contributors

dependabot[bot] avatar nikolaisch avatar priyank-py avatar sausagenoods avatar ventura94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nowpayments-python-api's Issues

Feature: Create Invoice

Wrapper is missing POST Create Invoice call, which creates a payment link.
More on how exactly it works can be find here

nowpayments 1.2.1 error import

Describe the bug
Import is broken for version 1.2.1 in python

To Reproduce
Steps to reproduce the behavior:
Install nowpayments 1.2.1 on python 3.8
from nowpayments import NOWPayments

Expected behavior
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'nowpayments

Desktop (please complete the following information):

  • OS: Ubuntu /Windows

Additional context

I have no problem if I install version 1.1.1 of the package I can import it in my terminal,
Version 1.2.1 cannot be imported in the console (see above)
Thank's

ImportError: cannot import name 'NOWPaymentsSandbox' from 'nowpayments'

Hi! Thanks for your library.

It seems that following the README and importing NOWPaymentsSandbox from nowpayments is not possible.

If I do print(dir(nowpayments)) I see NOWPayments but not NOWPaymentsSandbox. I am temporarily overriding an instance of NOWPayments by changing the two fields as in here https://github.com/Ventura94/NOWPayments-Python-API/blob/main/nowpayments/sandbox.py#L13-L14 for the time being.

It would be nice if either the Sandbox import would work, or you would update the README to reflect the code.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.