GithubHelp home page GithubHelp logo

nuoku / goodgoodname Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jakliao/goodgoodname

0.0 1.0 0.0 114 KB

好好起名,宝宝起名,三才五格起名,喜用神起名,

License: MIT License

Python 100.00%

goodgoodname's Introduction

好好起名(Name)

Build Status 996.icu

写在开头

这是为了我的宝宝起名写的程序,宝宝小名好好。

本程序适用于起名三个字的,并且姓氏是单字的情况。

开发背景

目前市面上好多都是收费的,而且起的名字还不是相当的好,读起来各种问题,所以还不如自己写个程序来算。

更重要的是,以后别人问我的孩子名字怎么起的,希望孩子很自豪地回答:我爸爸写程序算出来的。

运行方式

环境要求python3.6

1.手动配置config.py文件的设置项,比如姓氏、出生时间

2.执行python main.py运行程序,看输出日志,初始化数据后这次运行Ctrl+C终止。

3.注意"综合计算的结果"开头的这行结果,记下组合中出现的笔画数字。

综合计算的结果: 2 [(3, 15, '土金金', '大吉'), (11, 7, '土土金', '大吉')]

4.从data/full_wuxing_dict.py挑选第3步骤中笔画的字,填写到data/self_wuxing_dict.py文件中的金木水火土对应的位置。比如上面的例子,则选填笔画为3/7/11/15的字。

5.再次执行python main.py运行程序,喝杯咖啡后再回来看name.txt文件的结果吧。

参考起名的方法:

  • 三才五格
  • 喜用神
  • 易经五行
  • 百家姓最佳搭配
  • 老婆私人订制
  • 单个名确认后再起名

反馈

  • 如果您喜欢该项目,请 Star.
  • 如果在使用过程中有任何问题, 请提交 Issue.
  • 如果您发现并解决了BUG,请提交 Pull Request.
  • 如果您想二次开发,欢迎 Fork.
  • 如果你想交个朋友,欢迎发邮件给 [email protected].

License

MIT


Create By JakLiao

goodgoodname's People

Contributors

jakliao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.