npbc

This app calculates your monthly newspaper bill, given the cost of each paper per weekday. (by eccentricOrange)

Npbc Alternatives

Similar projects and alternatives to npbc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better npbc alternative or higher similarity.

npbc reviews and mentions

Posts with mentions or reviews of npbc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-19.
  • Can programming be a hobby? What can I do with it?
    3 projects | /r/learnprogramming | 19 Dec 2022
    Well, there will probably be problems in your life that have a programming solution. For example, we subscribe to something like 5 newspapers billed monthly but with different prices per paper per weekday. We verify the vendor's calculations and it's bit of a chore. Perfect thing to automate with a script!
  • How often do you use libraries ?
    1 project | /r/learnprogramming | 17 Jul 2022
    Another good example is command line arguments. I got started with argv and argc and wrote a rudimentary application with that. At some point I decided to migrate it to Python, and continued to use sys.argv there. Now, we (family) rely on that application, and I use argparse (Python) most of the time. In the context of this application, I'm currently learning about deployment and distribution (hence you'll find my makeshift "installation" instructions in the README). Once I figure that out, I'll switch to a existing tried and tested system.
  • I don’t know where to go from here
    2 projects | /r/Coding_for_Teens | 9 Jun 2022
    I'm currently on a new version of the newspaper bill calculator (https://github.com/eccentricOrange/npbc) and it's still teaching me tons (more file i/o, good/bad practices, databases, regex, CI/CD, different kinds of UI like CLIs etc etc)...
  • Do you make your code clean (refactor) after you finished a project or while writing the code?
    2 projects | /r/learnprogramming | 5 Jun 2022
  • How do you structure the writing of a program >200 lines?
    1 project | /r/learnpython | 25 May 2022
    The primary purpose of this project is for me to learn to use Flask. It usually takes me 4-5 ~rewrites~ revisions of a project to make it have some structure, and this one is only in v2. I've also had to learn a lot of stuff (Flask, virtually all of JS, some 80% of the CSS, the whole concept of a front- and back-end being split between a CLI and a browser, datetime module), so it's been somewhat tough to build as well. I don't always code like this.
  • Pytest is failing on GitHub Actions but succeeds locally
    1 project | /r/github | 8 May 2022
    3 projects | /r/learnprogramming | 8 May 2022
    The full codebase is available. At this point, I've completed most of the changes I need to make to the actual code, and push it to GitHub. https://github.com/eccentricOrange/npbc/tree/5c529dacbef0f9a1f8915a49dcca47834204aa09
  • Please help me review a CLI application that I've written
    2 projects | /r/learnpython | 29 Apr 2022
    Link: https://github.com/eccentricOrange/npbc/tree/efd5f37b82a42437a9ed0d61d20a8455dce6f0e0
  • Is requesting a review appropriate here?
    1 project | /r/learnpython | 29 Apr 2022
    This post is not a request for review, but if you want to get a sense of the size/number of files, here is a GitHub repo at a specific commit (so that all discussion is consistent). Is it okay to make a post requesting a review of this code? If not, do you know a place I could request someone to take a look?
  • I want to learn programming but keep giving up too quickly
    1 project | /r/learnprogramming | 31 Mar 2022
    Make sure that the "complex" problem you're solving is the same as your end goal. That's my main motivator: if I need an app to calculate newspaper bills, I need it. Learning about OOP (for example) outside of a problem where I really benefit from having it doesn't work so well for me.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic npbc repo stats
13
2
4.3
4 months ago

eccentricOrange/npbc is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of npbc is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com