Skip to content

cli-weather v0.1.3 3alpha test release

Compare
Choose a tag to compare
@vatsa287 vatsa287 released this 30 Jul 15:23

ver 0.1.2

3 - Alpha Test Release

  • Current Air quality observations for any point in the world.Returns current information on the six major pollutants - PM 2.5, PM 10, CO, SO2, NO2, and O3 as well as an US EPA AirQuality Index (AQI) score.
  • Detailed aqi information along with its associated category and subsequent health risk status.
  • Functional-Programming layout, scope for more by next release
  • Set choices for units to avoid wrong units chosen
  • Change in description of --detailed optional argument to accomodate new -a functionality
  • Choose a subparser status during empty positional argument scenario