Skip to main content

a Python interface to pull thai mutual fund NAV

Project description

PythaiNAV: ทำให้การดึงข้อมูลกองทุนไทยเป็นเรื่องง่าย

All Contributors

Github_workflow_tatus Language grade: Python Total alerts

cover image

อยากชวนทุกคนมาร่วมพัฒนา ติชม แนะนำ เพื่อให้ทุกคนเข้าถึงข้อมูลการง่ายขึ้น เริ่มต้นได้ที่นี้ หรือเข้ามา Chat ใน Discord ได้เลย 😊

📖 Documentation is here. คู่มือการใช้งานอยู่ที่นี่ https://pythainav.nutchanon.org/

Get Started - เริ่มต้นใช้งาน

$ pip install pythainav
import pythainav as nav

nav.get("KT-PRECIOUS")
> Nav(value=4.2696, updated='20/01/2020', tags={'latest'}, fund='KT-PRECIOUS')

nav.get("TISTECH-A", date="1 week ago")
> Nav(value=12.9976, updated='14/01/2020', tags={}, fund='TISTECH-A')

nav.get_all("TISTECH-A")
> [Nav(value=12.9976, updated='21/01/2020', tags={}, fund='TISTECH-A'), Nav(value=12.9002, updated='20/01/2020', tags={}, fund='TISTECH-A'), ...]

nav.get_all("KT-PRECIOUS", asDataFrame=True)
> pd.DataFrame [2121 rows x 4 columns]

Source of Data - ที่มาข้อมูล

ดูจาก https://pythainav.nutchanon.org/datasource/

Disclaimer

เราไม่รับประกันความเสียหายใดๆทั้งสิ้นที่เกิดจาก แหล่งข้อมูล, library, source code,sample code, documentation, library dependencies และอื่นๆ

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Nutchanon Ninyawee

💻

sctnightcore

💻 📢 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

Related and Alternative

ตัวที่ใช้ได้ในปัจจุบัน 22/02/20

  • uncleEngineer - ดึงข้อมูลหุ้น ณ ปัจจุบัน
  • pandas-datareader - ดึงข้อมูลหุ้นย้อนหลังผ่าน pdr.get_data_yahoo

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

pythainav-0.1.5.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

pythainav-0.1.5-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file pythainav-0.1.5.tar.gz.

File metadata

  • Download URL: pythainav-0.1.5.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Darwin/19.3.0

File hashes

Hashes for pythainav-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f2effb52309adebc971ee09afc4b429c6dc38baa58228cb26aedca143b7d7345
MD5 68830260f62d847d9c7fa0880c0e9717
BLAKE2b-256 3f5d2b789e4f4a26b6d1db1476f6a374b51de5b4d2acf4adc1eaad59503679d2

See more details on using hashes here.

Provenance

File details

Details for the file pythainav-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: pythainav-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Darwin/19.3.0

File hashes

Hashes for pythainav-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a7a9a4aa3b751637bd0fbe2b34ab23c052e58d8dacf46be90ba67c9e2acbc74c
MD5 eae07ac6d098c62dc752ab465a1ad9f3
BLAKE2b-256 9d2d2f0d5cdbe448f61a58c12dbe3a9c06b856b5b1c860eb967d4ab5684772cd

See more details on using hashes here.

Provenance

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