GithubHelp home page GithubHelp logo

nathanielvarona / pritunl-api-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ijat/pritunl-api-python

6.0 6.0 0.0 146 KB

Pritunl API Client for Python

Home Page: https://pypi.org/project/pritunl-api

License: MIT License

Python 97.98% Dockerfile 2.02%
api-client hacktoberfest pritunl pritunl-vpn python

pritunl-api-python's Introduction

Nathaniel Varona Nathaniel Varona

To stay ahead and confident, I keep myself updated with the latest trends in cloud infrastructure and emerging technologies. I'm passionate about collaborating on Cloud, Kubernetes, Serverless, and Event-Driven Architecture projects.

Tech Blog LinkedIn PyPI Go Package GitHub Marketplace Docker Hub Artifact Hub Asciinema Dotfiles

Primary Stacks

Linux AWS GCP Azure Terraform Ansible Kubernetes Argo CD Helm Python Go Ruby

Tech Communities

Davao Graphic Designers Community ROOTCON Hacking Conference Python Philippines Davao Python Community Google Developer Group Davao DEVCON Davao Davao Linux User Davao I.T. Engineers AWS User Group Davao

Favorite Podcasts

Changelog Master Feed The Cloudcast AWS Podcast Google Cloud Platform Podcast The Azure Podcast The ReadME Podcast Kubernetes Podcast from Google Software Engineering Daily The Data Flowcast: Mastering Airflow for Data Engineering & AI

pritunl-api-python's People

Contributors

ijat avatar nathanielvarona avatar xenonpk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

pritunl-api-python's Issues

TypeError: 'NoneType' object is not subscriptable

When running this command:

pritunl-api-cli user get --all-users --show-advanced-details

I get this:

Traceback (most recent call last):
  File "/opt/homebrew/bin/pritunl-api-cli", line 8, in <module>
    sys.exit(cli())
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 1055, in main
    rv = self.invoke(ctx)
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/homebrew/lib/python3.9/site-packages/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/homebrew/lib/python3.9/site-packages/pritunl_api_cli/commands/user.py", line 17, in user_get
    user.get(**kwargs)
  File "/opt/homebrew/lib/python3.9/site-packages/pritunl_api_cli/core/user.py", line 34, in get
    org, user = org_user(pritunl=pritunl, org_name=kwargs['org_name'])
  File "/opt/homebrew/lib/python3.9/site-packages/pritunl_api/utils/query.py", line 15, in org_user
    user = pritunl.user.get(org_id=org['id'])
TypeError: 'NoneType' object is not subscriptable

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.