Giter Site home page Giter Site logo

jjlopez / admin-cfdi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxcabal/admin-cfdi

0.0 2.0 2.0 2.51 MB

Administrador de CFDIs / Proyecto de colaboración con PythonCabal

Home Page: https://facturalibre.net/servicios/

Python 86.71% XSLT 13.29%

admin-cfdi's Introduction

admin-cfdi

Autores

Universo Libre A.C., Python Cabal

Fecha

01/04/2015

Versión

0.2.7

Descripción

Administrador de CFDIs / Proyecto de colaboración con PythonCabal

Pequeño sistema para administrar CFDIs; facturas electrónicas de México. Entre sus funcionalidades están:

  • Descarga facturas del SAT, tanto emitidas como recibidas.
  • Descarga facturas de correos electrónicos.
  • Organiza las facturas en carpetas y las puede renombrar.
  • Valida las facturas en el SAT y valida los sellos.
  • Generar los PDF de las facturas.
  • Reportea directamente de las facturas.

Requerimientos

  • Python 3.4
  • Tk si usas Linux. Si usas Windows, ya lo integra Python.
  • Firefox para la automatización de la descarga del SAT.
  • Selenium para la automatización de la descarga del SAT.
  • PyGubu para la interfaz gráfica.
  • ReportLab si usas una plantilla JSON (por implementar, aunque podemos usar pyfpdf; mucho más sencilla).
  • LibreOffice si usas la plantilla ODS.
  • Extensiones win32 para Python si usas Windows.

Instalación

Si tienes instalado correctamente Python 3.4, puedes instalar con Pip.

GNU & LInux

sudo pip install selenium pygubu
python admincfdi.py

ArchLinux

sudo pip install selenium pygubu
python admincfdi.py

Linux Mint

sudo apt-get install python3-pip python3-tk
sudo pip3 install selenium pygubu
python3 admincfdi.py

Windows

Si usas Windows, asegúrate de abrir el script con el ejecutable pythonw.exe localizado en la carpeta de instalación de Python.

pip install selenium pygubu

Ligas

Mauricio Baeza

https://github.com/mauriciobaeza

PythonCabal

http://wiki.cabal.mx/wiki/PythonCabal

admin-cfdi's People

Contributors

mimex avatar mr-e avatar pixelead0 avatar ppaez avatar renich avatar

Watchers

 avatar  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.