Skip to main content

An awesome Python package

Project description

AWESOMEPYUTIL

Simple python package.

How To Use The Package

  1. Install The Package

    pip install awesomepyutil==0.0.1
    
  2. Use Arithmetic Operations

    from awesomepyutil.arithmetic_ops.arithmetic_operations import func_divide
    
    out = func_divide(5,2)
    print(f"out: {out}")
    
    # Out: 2.5
    
  3. Use NSE

    from awesomepyutil.stock_market.nse import NSE
    
    # create NSE Object
    nse = NSE()
    
    # Get daily index gainers
    out = nse.get_index_gainers()
    print(out)
    
    # Get daily index loosers
    out = nse.get_index_loosers()
    print(out)
    
    out = nse.get_marketstate_daily()
    print(f"{out}")
    

MIT License

Copyright (c) [2025] [Indranil Pal]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

awesomepyutil-0.0.2.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

awesomepyutil-0.0.2-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file awesomepyutil-0.0.2.tar.gz.

File metadata

  • Download URL: awesomepyutil-0.0.2.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for awesomepyutil-0.0.2.tar.gz
Algorithm Hash digest
SHA256 589df50ee3b8f3924135678f8266b0691c719ce0707742c7455d22a416dd40e2
MD5 786f3fa7dff881c60170ee06ec5d577e
BLAKE2b-256 639472f14a1ba64c1f5b5c04b3312b6d756860c81f42a8dc54bc59eedbeb7e57

See more details on using hashes here.

File details

Details for the file awesomepyutil-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: awesomepyutil-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for awesomepyutil-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 52c04e8073af039981e6034a3b4ae52f2ce0d6642a5663784d7e74d6d3904999
MD5 d232a05ec14a3324156a6d8dc8d856f1
BLAKE2b-256 f85957da364988a3d3b2515e0774afdaac488d5dd28083beaaea21e8e6d85b8b

See more details on using hashes here.

Supported by

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