Skip to main content

No project description provided

Project description

Hashnode

This is a wrapper around the hashnode GraphQL API using python.

docs : here

Dependenies

  • Python 3.8 (but could work with older versions >3.4)
  • requests
  • graphql-core
  • gql installation: pip install --pre gql[all]

This implements a hasnode class that could be used as such

hashnode = Hashnode("myapitoken")

hashnode.get_feed("COMMUNITY")
# a response object containing your feed for the community section

installation

pip install hashnode

Made by Josias Aurel (me)

Contributors welcome

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hashnode-0.4.dev0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

hashnode-0.4.dev0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page