Skip to main content

This is AI-Accounting,Intelligent Accounting package for Ai-Accountants .这个时代叫做AI会计,为会计人打造的专属智能会计框架。

Project description

CPANLP: Certified Public Accountant Natural Language Processing toolkit

给您拜年了 Happy 🐰 Year

def Happy 🐰 Year():
    wishes = ["新年快乐!兔年大吉!", "天天开心,身体健康!", "全家幸福,事事顺心!"]
    happy_asset = Happy_New_Year_Asset("Everybody","2023-01-22",0.005,wishes)
    happy_asset.add_wishes(wishes)
    happy_asset.amortize(1)
    happy_person = happy_asset.account
    happy_income = happy_asset.amortization_history[0][1]
    print(happy_person,"新年第一天的幸福:",happy_income,"😄") 
if __name__ == '__main__':
    Happy 🐰 Year()

We are the accounting-intelligent-ai Team of Beijing Foreign Studies University. We develop A package for intelligent certified accountants. 这个时代叫做AI,我们是北外智能会计博士课题组,致力推动具有经济学基础的会计学的语言学转向(The Linguistic Turn of Accounting on Economic Basis)。

Redefining Accounting! Developed by Bfsu Intelligent Accounting Team (c) 2023 Github

PyPI - Python Version Downloads

Install & Import 安装和导入

For detailed installation instructions, see the documentation.

pip install cpanlp
import cpanlp as cp

Features 主要功能

  1. Get Report 今日财报
df = cp.gettoday()
标题 证券代码 证券简称 网址 日期 id
0 唐源电气:国金证券关于唐源电气2022年度现场检查报告 300789 唐源电气 http://static.cninfo.com.cn/finalpage/2023-01-03/1215519757.PDF 2023-01-03 1
report = cp.getreport(df.iloc[0, 3])
  1. Accounting Item 会计科目
gold_asset = cp.Asset(account="gold", debit=1000,date="2023-01-01")
print(gold_asset.bubble)
  1. Information Asymmetry 信息不对称
info = cp.AsymmetricInformation(sender="investor", receiver="company_A", message="I am very interested in investing in your business", hidden_information="I have a limited budget")
info.get_advantage()
  1. Entrepreneur 企业家
john = cp.Entrepreneur(name="John Smith",age=30,wealth=100000,utility_function=0, experience=5,company=LLC("Apple","Electronics",1000000),entrepreneurship=Entrepreneurship(leadership=9.0))
john.strive_for_excellence()
  1. Strategy 策略
huawei = cp.FinancialStrategy("huawei","defense",poison_pill(1000,0.1))

MODULE 主要模块:

  • Abnormal 异象Winner Curse赢者诅咒Bubble 泡沫
  • Accounting Account 会计科目Asset资产Liability负债Equity所有者权益Income收入Cashflow现金流
  • Contract 合约Lease租约Loan Contract借贷合同Labor Contract劳动合同Financial Instrument金融工具
  • Control 控制Voting Power 投票权Commodity Control商品控制权Significant Influence重大影响
  • Culture 文化Entrepreneurship企业家精神Craftsmanship工匠精神
  • Department 部门Board Of Directors董事会
  • Entity 实体LLC(Limited Liability Company)有限责任公司Partnership合伙企业Public Company公众企业SME(Small and medium-sized enterprises)中小企业,Conglomerate 集团
  • Event 事件Acquisition并购
  • Information 信息Signal信号Speculative Information投机信息Asymmetric Information不对称信息Incentive激励
  • Incentive 激励
  • Institution 制度
  • Person 个体:${\color{red}Consumer消费者}$,Employee员工Entrepreneur企业家Manager经理Investor投资人Partner合伙人Shareholder股东Supervisor监管者Creditor债权人Auditor审计Beneficiary受益人Fiduciary受托人Craftsman工匠
  • Market 市场Commodity货物Goods商品Market Structure市场结构
  • Policy 政策AccountingPolicy会计政策DividendPolicy股利政策
  • Risk 风险
  • StakerHolder 利益相关者Bank银行Government政府Media媒体Public公众Rating Agency评级机构
  • Scheme 图示Ponzi Scheme庞氏骗局ESOP员工持股计划
  • Strategy 战略Long Term Strategy长期策略Financial Strategy财务策略
  • Tax 税法VAT(Value-Added Tax)增值税Consumption Tax消费税Personal Income Tax个人所得税Corporate Income Tax企业所得税RealEstate Tax房产税TransactionTax印花税
  • Utility 效用

Accounting Gym-Env 配套的智能会计强化学习虚拟环境

logo

Check out: https://cpanlp.com

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cpanlp-1.1.20.tar.gz (45.3 kB view hashes)

Uploaded Source

Built Distribution

cpanlp-1.1.20-py3-none-any.whl (68.6 kB view hashes)

Uploaded Python 3

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