django-hines VS django-spectator

Compare django-hines vs django-spectator and see what are their differences.

django-spectator

A Django app to track book/magazine reading and event going. (by philgyford)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-hines django-spectator
9 3
15 42
- -
9.1 7.6
4 days ago 5 months ago
HTML Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-hines

Posts with mentions or reviews of django-hines. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.
  • Pytest-django not seing manage.py file while github workflow
    2 projects | /r/django | 24 Jul 2022
    FWIW, here's my working main.yml for my site, although it doesn't use pipenv or pytest, so it's not directly comparable: https://github.com/philgyford/django-hines/blob/main/.github/workflows/main.yml
  • What are you using Django for?
    4 projects | /r/django | 26 Jun 2022
    My personal website is Django and is far too complicated but I enjoy tinkering with it: https://www.gyford.com . I include all my Tweets, Flickr photos, Pinboard bookmarks, and Last.fm listening using my app django-ditto as if Web 2.0 was still a thing. And track my reading and event-going using my other app django-spectator.
  • Django structure - how to architect a blog with a custom homepage
    1 project | /r/django | 30 May 2022
    In case it's any interest, here's the weblogs app from my personal site https://github.com/philgyford/django-hines/tree/main/hines/weblogs
  • Help understanding django front end with Gulp
    1 project | /r/django | 5 Apr 2022
    Here’s a gulpfile.js from one of my projects in case any of its useful - it might not be and it might be terrible :)
  • Combining the querysets of two different models
    1 project | /r/django | 4 Apr 2022
    There are probably better ways, but this is roughly what I've done in the code for the combined RSS feed on my own website.
  • How do I serve media image files during a production server
    2 projects | /r/django | 9 Feb 2022
    The CustomS3Boto3Storage is to work around an error that happened when uploading files. You can see the class here.
  • Flatpages or Model?
    1 project | /r/django | 15 Aug 2021
    I ended up writing my own similar simple app for my site, for creating blocks in sidebars, footers, etc https://github.com/philgyford/django-hines/tree/main/hines/blocks Feel free to copy if it helps!
  • Caching and current user on the navbar
    1 project | /r/django | 9 May 2021
    I hope someone has a better answer for you but this is what I’ve done sometimes… use a view mixin class that only caches the view for non-logged-in users. e.g.: https://github.com/philgyford/django-hines/blob/main/hines/core/views.py#L81
  • hey, anyone knows how to use github actions with django. can you share the code.
    2 projects | /r/django | 22 Mar 2021
    You'll need to be more specific if there's a particular bit of the puzzle you're struggling with. Here's the action I ended up with after a lot of googling, and searching GitHub itself for more examples: https://github.com/philgyford/django-hines/blob/main/.github/workflows/main.yml That uses pipenv, and runs flake8, and coverage and coveralls, and posts a notification to Slack when it's done. But you might need other things... every example I looked at is different!

django-spectator

Posts with mentions or reviews of django-spectator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-26.
  • What are you using Django for?
    4 projects | /r/django | 26 Jun 2022
    My personal website is Django and is far too complicated but I enjoy tinkering with it: https://www.gyford.com . I include all my Tweets, Flickr photos, Pinboard bookmarks, and Last.fm listening using my app django-ditto as if Web 2.0 was still a thing. And track my reading and event-going using my other app django-spectator.
  • Looking for a Map Widget
    1 project | /r/django | 30 Jan 2022
    I wrote this a few years ago, in case it's useful Add a Google map to Django admin to get latitude and longitude. The code in the linked-to app on GitHub has been updated since then, so it can work with either Google Maps or Mapbox.
  • Am I on the right track with my models and database?
    1 project | /r/djangolearning | 28 Dec 2020
    In case you'd like to see a slightly more complicated real-world example, from my own website, here are my models for Publication, Creator (author), and PublicationRole which extends BaseRole.

What are some alternatives?

When comparing django-hines and django-spectator you can also consider the following projects:

ssh-action - GitHub Actions for executing remote ssh commands.

django-renderpdf - 📄 Django app to render django templates as PDF files.

tacticalrmm - A remote monitoring & management tool, built with Django, Vue and Go.

django-ditto - A collection of Django apps for copying things from third-party sites and services.

bloggy - Open source codebase for stacktips.com blog. It is built using Python and Django framework.

django-urlconfchecks - A package for type-checking the URLs and associated views for Django

banking-system - A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS

django-ledger - Django Ledger is a double entry accounting system built on the Django Web Framework.

patchman - Patchman is a Linux Patch Status Monitoring System