License ======= nepse-client is licensed under the MIT License. .. important:: **DISCLAIMER:** This is an **unofficial** library for the Nepal Stock Exchange (NEPSE) API. This project is **NOT affiliated with, endorsed by, or in any way officially connected** to the Nepal Stock Exchange Limited or any of its subsidiaries or affiliates. .. warning:: **Use at Your Own Risk** This library is provided for educational and informational purposes only. The authors and contributors are not responsible for any financial losses, data inaccuracies, or other damages that may occur from using this library. **Financial Disclaimer:** * This software does NOT provide financial, investment, or trading advice * Always verify data from official NEPSE sources * Past performance does not guarantee future results * Consult with licensed financial advisors for investment decisions * The authors are not liable for any trading or investment decisions made using this library Official NEPSE Resources ------------------------ For official information, please visit: * **Nepal Stock Exchange Official Website:** https://www.nepalstock.com.np * **Official NEPSE API:** Contact NEPSE directly for official API access * **SEBON (Securities Board of Nepal):** https://www.sebon.gov.np MIT License ----------- Copyright (c) 2024 Amrit Giri 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. What This Means --------------- You can: ~~~~~~~~ * ✅ Use the software for commercial purposes * ✅ Modify the software * ✅ Distribute the software * ✅ Use the software privately * ✅ Sublicense the software You must: ~~~~~~~~~ * 📄 Include the license and copyright notice * 📝 State changes made to the code * ⚠️ Include the disclaimer about unofficial status You cannot: ~~~~~~~~~~~ * ❌ Hold the author liable * ❌ Use the author's name for endorsement * ❌ Claim official affiliation with NEPSE * ❌ Use for purposes that violate NEPSE terms of service Responsible Use --------------- Users of this library must: 1. **Respect NEPSE's Terms of Service** * Do not abuse the API with excessive requests * Follow rate limiting guidelines * Do not use for automated trading without proper authorization 2. **Data Accuracy** * Always verify critical data with official NEPSE sources * Do not rely solely on this library for financial decisions * Report any data discrepancies 3. **Attribution** * Clearly state this is an unofficial library * Do not misrepresent the source of data * Credit the library if used in projects 4. **Ethical Use** * Do not use for market manipulation * Do not violate securities laws * Do not use for illegal activities Liability Disclaimer -------------------- .. warning:: **NO WARRANTY** This software is provided "as is", without warranty of any kind, express or implied. The entire risk as to the quality and performance of the software is with you. **The authors and contributors shall NOT be liable for:** * Direct, indirect, incidental, or consequential damages * Loss of profits, revenue, or data * Business interruption * Investment losses or financial damages * Inaccurate or delayed data * Service interruptions or API changes * Any damages whatsoever arising from the use of this software **You acknowledge that:** * You use this software at your own risk * You are responsible for verifying all data * You will not hold the authors liable for any losses * Financial decisions are your sole responsibility Data Source Disclaimer ---------------------- .. note:: **Data Source** This library accesses publicly available data from the Nepal Stock Exchange website. The data is provided "as is" and may not always be accurate, complete, or up-to-date. * Data may be delayed or contain errors * Historical data may be incomplete * Real-time accuracy is not guaranteed * API may change without notice Trademark Notice ---------------- * **"NEPSE"** and **"Nepal Stock Exchange"** are trademarks of Nepal Stock Exchange Limited * This project is not affiliated with or endorsed by Nepal Stock Exchange Limited * All trademarks belong to their respective owners Dependencies ------------ nepse-client depends on the following open-source libraries: httpx ~~~~~ * License: BSD License * URL: https://github.com/encode/httpx * Copyright: Tom Christie and contributors pywasm ~~~~~~ * License: MIT License * URL: https://github.com/mohanson/pywasm * Copyright: Mohanson and contributors tqdm ~~~~ * License: MIT License, Mozilla Public License 2.0 (MPL 2.0) * URL: https://github.com/tqdm/tqdm * Copyright: tqdm developers All dependencies are open source and compatible with the MIT License. Security Considerations ----------------------- .. warning:: **Security Notice** * Do not share your credentials or API tokens * Use HTTPS/TLS verification in production * Be cautious with third-party integrations * Keep the library updated for security patches Reporting Issues ---------------- **Security Issues:** * Email: amrit.dev@gmail.com (for security vulnerabilities) * Do not publicly disclose security issues **Bugs and Features:** * GitHub Issues: https://github.com/4mritgiri/NepseClient/issues * GitHub Discussions: https://github.com/4mritgiri/NepseClient/discussions Legal Compliance ---------------- Users must ensure their use of this library complies with: * Securities laws and regulations in Nepal * SEBON (Securities Board of Nepal) regulations * NEPSE terms of service and policies * Local and international laws .. important:: **Consult Legal Counsel** If you plan to use this library for commercial purposes, automated trading, or financial services, consult with legal counsel to ensure compliance with all applicable laws and regulations. Updates and Changes ------------------- The license and disclaimers may be updated from time to time. Users are responsible for reviewing the latest version. * Current Version: MIT License (2024) * Last Updated: 2024-01-15 * Check for updates: https://github.com/4mritgiri/NepseClient/blob/master/LICENSE Contact Information ------------------- **Project Maintainer:** * Name: Amrit Giri * Email: amrit.dev@gmail.com * GitHub: `@4mritgiri `_ **For Official NEPSE Inquiries:** * Contact Nepal Stock Exchange Limited directly * Visit: https://www.nepalstock.com.np Questions? ---------- For licensing questions or clarifications: * Email: amrit.dev@gmail.com * GitHub Discussions: https://github.com/4mritgiri/NepseClient/discussions Full License Text ----------------- View the complete license file on `GitHub `_. --- .. note:: By using this software, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.